type google.golang.org/protobuf/internal/filedesc.Extensions
11 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L51: Extensions Extensions
desc.go#L186: Extensions Extensions
desc_list_gen.go#L236: type Extensions struct {
desc_list_gen.go#L242: func (p *Extensions) Len() int {
desc_list_gen.go#L245: func (p *Extensions) Get(i int) protoreflect.ExtensionDescriptor {
desc_list_gen.go#L248: func (p *Extensions) ByName(s protoreflect.Name) protoreflect.ExtensionDescriptor {
desc_list_gen.go#L254: func (p *Extensions) Format(s fmt.State, r rune) {
desc_list_gen.go#L257: func (p *Extensions) ProtoInternal(pragma.DoNotImplement) {}
desc_list_gen.go#L258: func (p *Extensions) lazyInit() *Extensions {
placeholder.go#L26: emptyExtensions = new(Extensions)
![]() |
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. |