//
pkg.gl
Category
github.com/hero1s/golib
utils
threading
package
1.0.20
Repository:
https://github.com/hero1s/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
54 SLOC
#
Functions
GoSafe
安全go执行函数,注意传参延迟的问题, 不要go函数中引用可变参数。特别是for循环中 尽量在函数内部GoSafe */.
NewRoutineGroup
No description provided by the author
NewWorkerGroup
No description provided by the author
RunSafe
No description provided by the author
#
Structs
RoutineGroup
No description provided by the author
WorkerGroup
No description provided by the author