net/http.HTTP2Config.WriteByteTimeout (field)
5 uses
net/http (current package)
h2_bundle.go#L1181: if h2.WriteByteTimeout != 0 {
h2_bundle.go#L1182: conf.WriteByteTimeout = h2.WriteByteTimeout
http.go#L295: WriteByteTimeout time.Duration
golang.org/x/net/http2
config.go#L162: if h2.WriteByteTimeout != 0 {
config.go#L163: conf.WriteByteTimeout = h2.WriteByteTimeout
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)