go.pact.im/x/httprange.BytesReader.Context (field)

3 uses

	go.pact.im/x/httprange (current package)
		bytes.go#L67: 	Context context.Context
		bytes.go#L90: 	ctx, cancel := context.WithCancel(r.Context)
		resource.go#L35: 		Context: ctx,