package
0.0.0-20200908093724-88f1b8619d07
Repository: https://github.com/spoke-d/task.git
Documentation: pkg.go.dev
# Functions
Context takes two Contexts and combines them into a pair, conjoining their behavior:
- If either parent context is canceled, the Conjoint is canceled.