google.golang.org/grpc/internal/transport.loopyWriter.draining (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L460: draining bool
controlbuf.go#L746: if l.side == clientSide && l.draining && len(l.estdStreams) == 0 {
controlbuf.go#L754: l.draining = true
controlbuf.go#L769: l.draining = draining
![]() |
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. |