google.golang.org/protobuf/internal/filedesc.MessageL1.Enums (field)
6 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L184: Enums Enums
desc.go#L252: func (md *Message) Enums() pref.EnumDescriptors { return &md.L1.Enums }
desc_init.go#L331: md.L1.Enums.List = pf.allocEnums(numEnums)
desc_init.go#L342: for i := range md.L1.Enums.List {
desc_init.go#L345: md.L1.Enums.List[i].unmarshalSeed(v, sb, pf, md, i)
desc_lazy.go#L306: md.L1.Enums.List[enumIdx].unmarshalFull(v, sb)
![]() |
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. |