const google.golang.org/grpc/internal/transport.empty
7 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L202: empty
controlbuf.go#L598: state: empty,
controlbuf.go#L621: if str.state != empty { // either active or waiting on stream quota.
controlbuf.go#L634: state: empty,
controlbuf.go#L712: if str.state == empty {
controlbuf.go#L852: str.state = empty
controlbuf.go#L921: str.state = empty
![]() |
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. |