net/http.http2ServeConnOpts.Context (field)

4 uses

	net/http (current package)
		h2_bundle.go#L3865: 			Context:    ctx,
		h2_bundle.go#L3878: 	Context context.Context
		h2_bundle.go#L3891: 	if o != nil && o.Context != nil {
		h2_bundle.go#L3892: 		return o.Context