package
0.0.0-20241220230325-193e05bca902
Repository: https://github.com/egdaemon/eg.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewWaitGroup - adds a waitgroup to the context.
WaitGroup - retrieve the waitgroup from the context.
WaitGroupAdd - increment the waitgroup by delta.
WaitGroupDone - decrement the waitgroup.
No description provided by the author