var google.golang.org/protobuf/internal/descopts.EnumValue
5 uses
google.golang.org/protobuf/internal/descopts (current package)
options.go#L22: EnumValue pref.ProtoMessage
google.golang.org/protobuf/internal/filedesc
desc.go#L171: return descopts.EnumValue
desc_lazy.go#L276: vd.L1.Options = pf.builder.optionsUnmarshaler(&descopts.EnumValue, rawOptions)
placeholder.go#L79: func (e PlaceholderEnumValue) Options() pref.ProtoMessage { return descopts.EnumValue }
google.golang.org/protobuf/internal/filetype
build.go#L190: descopts.EnumValue = messageGoTypes[i].(pref.ProtoMessage)
![]() |
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. |