type google.golang.org/protobuf/runtime/protoiface.EqualOutput
4 uses
google.golang.org/protobuf/runtime/protoiface (current package)
methods.go#L44: Equal func(EqualInput) EqualOutput
methods.go#L198: type EqualOutput = struct {
google.golang.org/protobuf/internal/impl
equal.go#L15: func equal(in protoiface.EqualInput) protoiface.EqualOutput {
equal.go#L16: return protoiface.EqualOutput{Equal: equalMessage(in.MessageA, in.MessageB)}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)