# Functions
No description provided by the author
No description provided by the author
No description provided by the author
ProtoElementsMatch behaves like assert.ElementsMatch except in that it works for google/protobuf-generated structs.
ProtoEqual compares two proto.Message objects for equality.
ProtoSliceEqual compares elements in a slice of proto.Message.
# Structs
No description provided by the author