type google.golang.org/grpc/balancer/grpclb.remoteBalancerCCWrapper
8 uses
google.golang.org/grpc/balancer/grpclb (current package)
grpclb.go#L189: ccRemoteLB *remoteBalancerCCWrapper
grpclb_remote_balancer.go#L205: type remoteBalancerCCWrapper struct {
grpclb_remote_balancer.go#L249: ccw := &remoteBalancerCCWrapper{
grpclb_remote_balancer.go#L262: func (ccw *remoteBalancerCCWrapper) close() {
grpclb_remote_balancer.go#L268: func (ccw *remoteBalancerCCWrapper) readServerList(s *balanceLoadClientStream) error {
grpclb_remote_balancer.go#L289: func (ccw *remoteBalancerCCWrapper) sendLoadReport(s *balanceLoadClientStream, interval time.Duration) {
grpclb_remote_balancer.go#L321: func (ccw *remoteBalancerCCWrapper) callRemoteBalancer() (backoff bool, _ error) {
grpclb_remote_balancer.go#L364: func (ccw *remoteBalancerCCWrapper) watchRemoteBalancer() {
![]() |
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. |