golang.org/x/net/http2.Framer.logReads (field)
5 uses
golang.org/x/net/http2 (current package)
frame.go#L320: logReads, logWrites bool
frame.go#L377: f.debugFramer.logReads = false // we log it ourselves, saying "wrote" below
frame.go#L429: logReads: logFrameReads,
frame.go#L513: if fr.logReads {
frame.go#L1497: if VerboseLogs && fr.logReads {
![]() |
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. |