google.golang.org/grpc.ccBalancerWrapper.balancer (field)
6 uses
google.golang.org/grpc (current package)
balancer_conn_wrappers.go#L45: balancer balancer.Balancer
balancer_conn_wrappers.go#L61: ccb.balancer = b.Build(ccb, bopts)
balancer_conn_wrappers.go#L77: ccb.balancer.UpdateSubConnState(su.sc, balancer.SubConnState{ConnectivityState: su.state, ConnectionError: su.err})
balancer_conn_wrappers.go#L83: ccb.balancer.Close()
balancer_conn_wrappers.go#L122: return ccb.balancer.UpdateClientConnState(*ccs)
balancer_conn_wrappers.go#L127: ccb.balancer.ResolverError(err)
![]() |
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. |