//
pkg.gl
Category
google.golang.org/grpc
internal
balancer
gracefulswitch
package
1.72.0-dev
Repository:
https://github.com/grpc/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
7
Files
384 SLOC
#
Functions
ChildName
ChildName returns the name of the child balancer of the gracefulswitch Balancer.
NewBalancer
NewBalancer returns a graceful switch Balancer.
ParseConfig
ParseConfig parses a child config list and returns a LB config for the gracefulswitch Balancer.
#
Structs
Balancer
Balancer is a utility to gracefully switch from one balancer to a new balancer.