net/http.http2ClientConn.forgetStreamID (method)
14 uses
net/http (current package)
h2_bundle.go#L6861: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7617: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7659: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7679: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7689: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7699: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7715: cc.forgetStreamID(cs.ID)
h2_bundle.go#L7913: cc.forgetStreamID(cs.ID)
h2_bundle.go#L8210: func (cc *http2ClientConn) forgetStreamID(id uint32) {
h2_bundle.go#L8332: cs.cc.forgetStreamID(cs.ID)
h2_bundle.go#L8413: defer cc.forgetStreamID(f.StreamID)
h2_bundle.go#L8415: cc.forgetStreamID(f.StreamID)
h2_bundle.go#L8441: cc.forgetStreamID(cs.ID)
h2_bundle.go#L8694: cc.forgetStreamID(cs.ID)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)