var google.golang.org/protobuf/internal/filedesc.SurrogateProto2
5 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L479: SurrogateProto2 = &File{L1: FileL1{Syntax: pref.Proto2}, L2: &FileL2{}}
desc.go#L498: if d.L0.ParentFile == SurrogateProto2 || d.L0.ParentFile == SurrogateProto3 {
google.golang.org/protobuf/internal/encoding/tag
tag.go#L34: f.L0.ParentFile = fdesc.SurrogateProto2
google.golang.org/protobuf/internal/impl
legacy_extension.go#L116: xd.L0.ParentFile = filedesc.SurrogateProto2
legacy_message.go#L173: md.L0.ParentFile = filedesc.SurrogateProto2
![]() |
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. |