google.golang.org/protobuf/internal/impl.ExtensionInfo.Tag (field)
11 uses
google.golang.org/protobuf/internal/impl (current package)
extension.go#L71: Tag string
legacy_extension.go#L69: xi.Tag = ptag.Marshal(xd, enumName)
legacy_extension.go#L112: fd := ptag.Unmarshal(xi.Tag, t, evs).(*filedesc.Field)
google.golang.org/genproto/googleapis/api/annotations
annotations.pb.go#L49: Tag: "bytes,72295728,opt,name=http",
client.pb.go#L49: Tag: "bytes,1051,rep,name=method_signature",
client.pb.go#L57: Tag: "bytes,1049,opt,name=default_host",
client.pb.go#L65: Tag: "bytes,1050,opt,name=oauth_scopes",
field_behavior.pb.go#L131: Tag: "varint,1052,rep,name=field_behavior,enum=google.api.FieldBehavior",
resource.pb.go#L514: Tag: "bytes,1055,opt,name=resource_reference",
resource.pb.go#L522: Tag: "bytes,1053,rep,name=resource_definition",
resource.pb.go#L530: Tag: "bytes,1053,opt,name=resource",
 |
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. |