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 Functions (only one)
EnableHealthListener updates the state to configure pickfirst for using a
generic health listener.
Package-Level Variables (only one)
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.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |