Documentation ¶
Overview ¶
Package prototest contains utilities for testing protocol buffer messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
Equal compares two protocol buffer messages. If the messages are equal, the returned boolean will be true and the returned string will not be meaningful. If they are not equal, the returned boolean will be false and the returned string will contain a human-readable report of the differences between the messages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.