package pickfirstleaf

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

Dependency Relation
	imports 17 packages, and imported by 2 packages

Involved Source Files Package pickfirstleaf contains the pick_first load balancing policy which will be the universal leaf policy after dualstack changes are implemented. # Experimental Notice: This package is EXPERIMENTAL and may be changed or removed in a later release.
Package-Level Type Names (total 9, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 6, in which 1 is exported)
EnableHealthListener updates the state to configure pickfirst for using a generic health listener.
Package-Level Variables (total 5, in which 1 is exported)
Name is the name of the pick_first_leaf balancer. It is changed to "pick_first" in init() if this balancer is to be registered as the default pickfirst.
Package-Level Constants (total 5, none are exported)