golang.org/x/net/http2.HeadersFrameParam.EndStream (field)
6 uses
golang.org/x/net/http2 (current package)
frame.go#L1039: EndStream bool
frame.go#L1071: if p.EndStream {
transport.go#L1281: EndStream: endStream,
write.go#L242: EndStream: w.endStream,
write.go#L310: EndStream: false,
google.golang.org/grpc/internal/transport
controlbuf.go#L687: EndStream: endStream,
![]() |
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. |