google.golang.org/grpc.clientStream.firstAttempt (field)
4 uses
google.golang.org/grpc (current package)
stream.go#L274: firstAttempt: true,
stream.go#L422: firstAttempt bool // if true, transparent retry is valid
stream.go#L502: if cs.firstAttempt && unprocessed {
stream.go#L591: cs.firstAttempt = false
![]() |
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. |