google.golang.org/grpc/internal/transport.Stream.requestRead (field)
5 uses
google.golang.org/grpc/internal/transport (current package)
handler_server.go#L357: requestRead: func(int) {},
http2_client.go#L384: s.requestRead = func(n int) {
http2_server.go#L414: s.requestRead = func(n int) {
transport.go#L255: requestRead func(int)
transport.go#L465: s.requestRead(len(p))
![]() |
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. |