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