func github.com/golang/protobuf/proto.Equal
2 uses
github.com/golang/protobuf/proto (current package)
proto.go#L160: func Equal(x, y Message) bool {
google.golang.org/grpc/internal/status
status.go#L165: return proto.Equal(e.s.s, tse.s.s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)