net/http.http2ServeConnOpts.context (method)
2 uses
net/http (current package)
h2_bundle.go#L3890: func (o *http2ServeConnOpts) context() context.Context {
h2_bundle.go#L4042: ctx, cancel = context.WithCancel(opts.context())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)