const google.golang.org/grpc.PickFirstBalancerName
4 uses
google.golang.org/grpc (current package)
balancer_conn_wrappers.go#L271: channelz.Warningf(logger, ccb.cc.channelzID, "Channel switches to new LB policy %q, since the specified LB policy %q was not registered", PickFirstBalancerName, name)
clientconn.go#L982: newBalancerName = PickFirstBalancerName
pickfirst.go#L30: const PickFirstBalancerName = "pick_first"
pickfirst.go#L43: return PickFirstBalancerName
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)