type google.golang.org/protobuf/runtime/protoiface.Methods
7 uses
google.golang.org/protobuf/runtime/protoiface (current package)
methods.go#L18: type Methods = struct {
google.golang.org/protobuf/internal/impl
codec_message.go#L23: methods piface.Methods
legacy_message.go#L373: var legacyProtoMethods = &piface.Methods{
legacy_message.go#L497: func (m aberrantMessage) ProtoMethods() *piface.Methods {
message_reflect_gen.go#L29: func (m *messageState) ProtoMethods() *protoiface.Methods {
message_reflect_gen.go#L149: func (m *messageReflectWrapper) ProtoMethods() *protoiface.Methods {
google.golang.org/protobuf/proto
proto_methods.go#L17: func protoMethods(m protoreflect.Message) *protoiface.Methods {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |