google.golang.org/grpc/balancer/base.baseBalancer.cc (field)
6 uses
google.golang.org/grpc/balancer/base (current package)
balancer.go#L41: cc: cc,
balancer.go#L61: cc balancer.ClientConn
balancer.go#L88: b.cc.UpdateState(balancer.State{
balancer.go#L107: sc, err := b.cc.NewSubConn([]resolver.Address{a}, balancer.NewSubConnOptions{HealthCheckEnabled: b.config.HealthCheck})
balancer.go#L120: b.cc.RemoveSubConn(sc)
balancer.go#L213: b.cc.UpdateState(balancer.State{ConnectivityState: b.state, Picker: b.picker})
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |