google.golang.org/grpc/experimental/balancer/weight.EndpointInfo.Weight (field)

4 uses

	google.golang.org/grpc/experimental/balancer/weight (current package)
		weight.go#L37: 	Weight uint32
		weight.go#L43: 	return ok && oa.Weight == a.Weight

	google.golang.org/grpc/balancer/pickfirst
		pickfirst.go#L956: 	w := weight.FromEndpoint(e).Weight