package
0.0.0-20231103071447-2fcbf702e5ec
Repository: https://github.com/autlin/core.git
Documentation: pkg.go.dev

# Functions

WithContext returns a new Picker and an associated Context derived from ctx.
WithTimeout returns a new Picker and an associated Context derived from ctx with timeout.

# Structs

Picker provides synchronization, and Context cancelation for groups of goroutines working on subtasks of a common task.