google.golang.org/grpc/balancer.SubConnState.ConnectionError (field)
4 uses
google.golang.org/grpc/balancer (current package)
balancer.go#L321: ConnectionError error
google.golang.org/grpc/balancer/base
balancer.go#L199: b.connErr = state.ConnectionError
google.golang.org/grpc
balancer_conn_wrappers.go#L77: ccb.balancer.UpdateSubConnState(su.sc, balancer.SubConnState{ConnectivityState: su.state, ConnectionError: su.err})
pickfirst.go#L117: Picker: &picker{err: s.ConnectionError},
![]() |
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. |