google.golang.org/grpc/credentials.ClientHandshakeInfo.Attributes (field)

2 uses

	google.golang.org/grpc/credentials (current package)
		credentials.go#L227: 	Attributes *attributes.Attributes

	google.golang.org/grpc/internal/transport
		http2_client.go#L212: 	connectCtx = icredentials.NewClientHandshakeInfoContext(connectCtx, credentials.ClientHandshakeInfo{Attributes: addr.Attributes})