google.golang.org/grpc/resolver.Address.Attributes (field)

2 uses

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

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