package
0.0.0-20240930074603-f0ba3941aa7d
Repository: https://github.com/finddiff/rulebaseproxy.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.