net/http.http2ClientConn.onIdleTimeout (method)
2 uses
net/http (current package)
h2_bundle.go#L7160: cc.idleTimer = time.AfterFunc(d, cc.onIdleTimeout)
h2_bundle.go#L7315: func (cc *http2ClientConn) onIdleTimeout() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)