type google.golang.org/protobuf/internal/impl.EnumInfo
6 uses
google.golang.org/protobuf/internal/impl (current package)
enum.go#L13: type EnumInfo struct {
enum.go#L18: func (t *EnumInfo) New(n pref.EnumNumber) pref.Enum {
enum.go#L21: func (t *EnumInfo) Descriptor() pref.EnumDescriptor { return t.Desc }
google.golang.org/protobuf/internal/filetype
build.go#L94: EnumInfos []pimpl.EnumInfo
build.go#L149: tb.EnumInfos[i] = pimpl.EnumInfo{
google.golang.org/protobuf/runtime/protoimpl
impl.go#L29: EnumInfo = impl.EnumInfo
![]() |
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. |