google.golang.org/protobuf/internal/filedesc.FieldL1.Enum (field)
8 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L219: Enum pref.EnumDescriptor
desc.go#L322: return fd.L1.Enum
desc_lazy.go#L43: fd.L1.Enum = file.resolveEnumDependency(fd.L1.Enum, listFieldDeps, depIdx)
desc_lazy.go#L52: fd.L1.Default = unmarshalDefault(v.Bytes(), fd.L1.Kind, file, fd.L1.Enum)
desc_lazy.go#L472: fd.L1.Enum = PlaceholderEnum(name)
google.golang.org/protobuf/internal/impl
legacy_message.go#L311: fd.L1.Enum = v.Descriptor()
legacy_message.go#L313: fd.L1.Enum = LegacyLoadEnumDesc(t)
![]() |
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. |