//
pkg.gl
Category
github.com/apache/camel-k
pkg
util
cancellable
package
1.12.1
Repository:
https://github.com/apache/camel-k.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
24 SLOC
#
Functions
NewContext
NewContext returns an empty cancelable Context.
NewContextWithParent
NewContextWithParent returns an empty cancelable Context with a parent.
#
Interfaces
Context
A Context with cancellation trait.