func github.com/golang/protobuf/proto.RegisterMapType
4 uses
github.com/golang/protobuf/proto (current package)
registry.go#L197: func RegisterMapType(m interface{}, s messageName) {
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
altscontext.pb.go#L119: proto.RegisterMapType((map[string]string)(nil), "grpc.gcp.AltsContext.PeerAttributesEntry")
handshaker.pb.go#L889: proto.RegisterMapType((map[string]string)(nil), "grpc.gcp.Identity.AttributesEntry")
handshaker.pb.go#L893: proto.RegisterMapType((map[int32]*ServerHandshakeParameters)(nil), "grpc.gcp.StartServerHandshakeReq.HandshakeParametersEntry")
![]() |
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. |