google.golang.org/grpc/internal/transport.serverHandlerTransport.writes (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
handler_server.go#L73: writes: make(chan func()),
handler_server.go#L129: writes chan func()
handler_server.go#L180: case ht.writes <- fn:
handler_server.go#L427: case fn := <-ht.writes:
![]() |
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. |