func google.golang.org/grpc/internal/credentials.NewClientHandshakeInfoContext
2 uses
google.golang.org/grpc/internal/credentials (current package)
credentials.go#L47: func NewClientHandshakeInfoContext(ctx context.Context, chi interface{}) context.Context {
google.golang.org/grpc/internal/transport
http2_client.go#L212: connectCtx = icredentials.NewClientHandshakeInfoContext(connectCtx, credentials.ClientHandshakeInfo{Attributes: addr.Attributes})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)