type google.golang.org/protobuf/internal/filedesc.Methods
9 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L431: Methods Methods
desc_list_gen.go#L310: type Methods struct {
desc_list_gen.go#L316: func (p *Methods) Len() int {
desc_list_gen.go#L319: func (p *Methods) Get(i int) protoreflect.MethodDescriptor {
desc_list_gen.go#L322: func (p *Methods) ByName(s protoreflect.Name) protoreflect.MethodDescriptor {
desc_list_gen.go#L328: func (p *Methods) Format(s fmt.State, r rune) {
desc_list_gen.go#L331: func (p *Methods) ProtoInternal(pragma.DoNotImplement) {}
desc_list_gen.go#L332: func (p *Methods) lazyInit() *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. |