func github.com/golang/protobuf/proto.RegisterFile
7 uses
github.com/golang/protobuf/proto (current package)
registry.go#L33: func RegisterFile(s filePath, d fileDescGZIP) {
github.com/prometheus/client_model/go
metrics.pb.go#L588: func init() { proto.RegisterFile("metrics.proto", fileDescriptor_metrics_c97c9a2b9560cb8f) }
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
load_balancer.pb.go#L591: func init() { proto.RegisterFile("grpc/lb/v1/load_balancer.proto", fileDescriptor_7cd3f6d792743fdf) }
google.golang.org/grpc/binarylog/grpc_binarylog_v1
binarylog.pb.go#L751: func init() { proto.RegisterFile("grpc/binlog/v1/binarylog.proto", fileDescriptor_b7972e58de45083a) }
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
altscontext.pb.go#L122: func init() { proto.RegisterFile("grpc/gcp/altscontext.proto", fileDescriptor_6647a41e53a575a3) }
handshaker.pb.go#L901: func init() { proto.RegisterFile("grpc/gcp/handshaker.proto", fileDescriptor_54c074f40c7c7e99) }
transport_security_common.pb.go#L158: proto.RegisterFile("grpc/gcp/transport_security_common.proto", fileDescriptor_b97e31e3cc23582a)
![]() |
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. |