github.com/golang/protobuf/proto.OneofProperties.Type (field)
4 uses
github.com/golang/protobuf/proto (current package)
properties.go#L91: Type reflect.Type
properties.go#L278: Type: reflect.ValueOf(wrapper).Type(), // *T
properties.go#L281: f := p.Type.Elem().Field(0)
properties.go#L289: if p.Type.AssignableTo(t.Field(i).Type) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)