google.golang.org/grpc.addrConn.resetBackoff (field)
5 uses
google.golang.org/grpc (current package)
clientconn.go#L726: resetBackoff: make(chan struct{}),
clientconn.go#L1061: resetBackoff chan struct{}
clientconn.go#L1139: b := ac.resetBackoff
clientconn.go#L1380: close(ac.resetBackoff)
clientconn.go#L1382: ac.resetBackoff = make(chan struct{})
![]() |
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. |