//
pkg.gl
Category
github.com/magodo/go_snippet
wgo
package
0.0.0-20211024143448-7790f7a4afdd
Repository:
https://github.com/magodo/go_snippet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
34 SLOC
#
Functions
Launch
Launch just launches a go routine, except the go routine is tracked by the global wg.
Wait
Wait will wait for all outstanding goroutines to finish, unless "d" timeout(and this func returns false) If "d" is 0 (i.e.