package
0.0.0-20241219060155-751594860a08
Repository: https://github.com/yusing/go-proxy.git
Documentation: pkg.go.dev

# Functions

CancelGlobalContext cancels the global task context, which will cause all tasks created to be canceled.
DebugTaskMap returns a map[string]any representation of the global task tree.
GlobalContextWait waits for all tasks to finish, up to the given timeout.
GlobalTask returns a new Task with the given name, derived from the global context.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author