golang.org/x/net/http2.ServeConnOpts.Context (field)

4 uses

	net/http
		h2_bundle.go#L4374: 			Context:          ctx,
		h2_bundle.go#L4406: 	Context context.Context
		h2_bundle.go#L4433: 	if o != nil && o.Context != nil {
		h2_bundle.go#L4434: 		return o.Context