package
0.0.0-20211024143448-7790f7a4afdd
Repository: https://github.com/magodo/go_snippet.git
Documentation: pkg.go.dev

# Functions

Launch just launches a go routine, except the go routine is tracked by the global wg.
Wait will wait for all outstanding goroutines to finish, unless "d" timeout(and this func returns false) If "d" is 0 (i.e.