type google.golang.org/protobuf/internal/filedesc.Oneofs
10 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L185: Oneofs Oneofs
desc_list_gen.go#L210: type Oneofs struct {
desc_list_gen.go#L216: func (p *Oneofs) Len() int {
desc_list_gen.go#L219: func (p *Oneofs) Get(i int) protoreflect.OneofDescriptor {
desc_list_gen.go#L222: func (p *Oneofs) ByName(s protoreflect.Name) protoreflect.OneofDescriptor {
desc_list_gen.go#L228: func (p *Oneofs) Format(s fmt.State, r rune) {
desc_list_gen.go#L231: func (p *Oneofs) ProtoInternal(pragma.DoNotImplement) {}
desc_list_gen.go#L232: func (p *Oneofs) lazyInit() *Oneofs {
placeholder.go#L23: emptyOneofs = new(Oneofs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)