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

2 uses

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

	google.golang.org/grpc
		resolver_wrapper.go#L216: 		ep := resolver.Endpoint{Addresses: []resolver.Address{a}, Attributes: a.BalancerAttributes}