package pickfirst

Import Path
	google.golang.org/grpc/balancer/pickfirst (on go.dev)

Dependency Relation
	imports 21 packages, and imported by 2 packages

Involved Source Files Package pickfirst contains the pick_first load balancing policy which is the universal leaf policy.
Package-Level Type Names (total 9, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 7, in which 1 is exported)
EnableHealthListener updates the state to configure pickfirst for using a generic health listener. # Experimental Notice: This API is EXPERIMENTAL and may be changed or removed in a later release.
Package-Level Constants (total 6, in which 1 is exported)
Name is the name of the pick_first balancer.