var google.golang.org/protobuf/internal/filedesc.SurrogateProto3
6 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L480: SurrogateProto3 = &File{L1: FileL1{Syntax: pref.Proto3}, L2: &FileL2{}}
desc.go#L498: if d.L0.ParentFile == SurrogateProto2 || d.L0.ParentFile == SurrogateProto3 {
google.golang.org/protobuf/internal/encoding/tag
tag.go#L122: f.L0.ParentFile = fdesc.SurrogateProto3
google.golang.org/protobuf/internal/impl
legacy_enum.go#L170: ed.L0.ParentFile = filedesc.SurrogateProto3
legacy_message.go#L186: md.L0.ParentFile = filedesc.SurrogateProto3
legacy_message.go#L190: md.L0.ParentFile = filedesc.SurrogateProto3
![]() |
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. |