//
pkg.gl
Category
github.com/gaopengfei123123/tools
exec
package
0.1.7
Repository:
https://github.com/gaopengfei123123/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
243 SLOC
#
Functions
CallFunc
CallFunc 利用反射动态执行函数.
FuncWithTimeout
FuncWithTimeout 带超时时间的函数.
Worker
Worker 工作线程.
#
Constants
StatusDone
No description provided by the author
StatusOvertime
No description provided by the author
StatusWait
No description provided by the author
#
Structs
CallBody
CallBody 单个函数的请求体.
CallTask
CallTask 发起并发执行任务.