type google.golang.org/protobuf/reflect/protoreflect.ExtensionDescriptors
7 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
type.go#L135: Extensions() ExtensionDescriptors
type.go#L228: Extensions() ExtensionDescriptors
type.go#L427: type ExtensionDescriptors interface {
google.golang.org/protobuf/internal/filedesc
desc.go#L79: func (fd *File) Extensions() pref.ExtensionDescriptors { return &fd.L1.Extensions }
desc.go#L254: func (md *Message) Extensions() pref.ExtensionDescriptors { return &md.L1.Extensions }
placeholder.go#L46: func (f PlaceholderFile) Extensions() pref.ExtensionDescriptors { return emptyExtensions }
placeholder.go#L105: func (m PlaceholderMessage) Extensions() pref.ExtensionDescriptors { return emptyExtensions }
![]() |
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. |