google.golang.org/grpc.clientStream.buffer (field)
5 uses
google.golang.org/grpc (current package)
stream.go#L436: buffer []func(a *csAttempt) error // operations to replay on retry
stream.go#L465: cs.buffer = nil
stream.go#L682: for _, f := range cs.buffer {
stream.go#L700: cs.buffer = append(cs.buffer, op)
![]() |
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. |