package
1.0.2
Repository: https://github.com/merlinkodo/clash-rev.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.