README ¶ gomock-grpc Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func ProtoEqual(m proto.Message) gomock.Matcher Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ProtoEqual ¶ func ProtoEqual(m proto.Message) gomock.Matcher ProtoEqual is a gomock.Matcher that implements gomock.Eq but for GRPC messages. With this matcher you can compare messages directly without needing to worry about the internal fields. Types ¶ This section is empty. Source Files ¶ View all Source files protoequal.go Click to show internal directories. Click to hide internal directories.