google.golang.org/protobuf/internal/filetype.Builder.ExtensionInfos (field)
8 uses
google.golang.org/protobuf/internal/filetype (current package)
build.go#L106: ExtensionInfos []pimpl.ExtensionInfo
build.go#L209: if len(tb.ExtensionInfos) != len(fbOut.Extensions) {
build.go#L234: pimpl.InitExtensionInfo(&tb.ExtensionInfos[i], &fbOut.Extensions[i], goType)
build.go#L237: if err := tb.TypeRegistry.RegisterExtension(&tb.ExtensionInfos[i]); err != nil {
google.golang.org/genproto/googleapis/api/annotations
annotations.pb.go#L118: ExtensionInfos: file_google_api_annotations_proto_extTypes,
client.pb.go#L213: ExtensionInfos: file_google_api_client_proto_extTypes,
field_behavior.pb.go#L232: ExtensionInfos: file_google_api_field_behavior_proto_extTypes,
resource.pb.go#L715: ExtensionInfos: file_google_api_resource_proto_extTypes,
![]() |
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. |