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 Functions (only one)
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 (only one)
Name is the name of the pick_first balancer.