var google.golang.org/protobuf/internal/descopts.Enum
5 uses
google.golang.org/protobuf/internal/descopts (current package)
options.go#L21: Enum pref.ProtoMessage
google.golang.org/protobuf/internal/filedesc
desc.go#L150: return descopts.Enum
desc_lazy.go#L219: ed.L2.Options = ed.L0.ParentFile.builder.optionsUnmarshaler(&descopts.Enum, rawOptions)
placeholder.go#L62: func (e PlaceholderEnum) Options() pref.ProtoMessage { return descopts.Enum }
google.golang.org/protobuf/internal/filetype
build.go#L188: descopts.Enum = 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. |