type google.golang.org/protobuf/internal/filedesc.Oneofs
10 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L193: Oneofs Oneofs
desc_list_gen.go#L199: type Oneofs struct {
desc_list_gen.go#L205: func (p *Oneofs) Len() int {
desc_list_gen.go#L208: func (p *Oneofs) Get(i int) protoreflect.OneofDescriptor {
desc_list_gen.go#L211: func (p *Oneofs) ByName(s protoreflect.Name) protoreflect.OneofDescriptor {
desc_list_gen.go#L217: func (p *Oneofs) Format(s fmt.State, r rune) {
desc_list_gen.go#L220: func (p *Oneofs) ProtoInternal(pragma.DoNotImplement) {}
desc_list_gen.go#L221: func (p *Oneofs) lazyInit() *Oneofs {
placeholder.go#L23: emptyOneofs = new(Oneofs)
![]() |
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. |