//
pkg.gl
Category
github.com/cube-group/golib
task
package
1.0.1
Repository:
https://github.com/cube-group/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
231 SLOC
#
Functions
NewAsync
No description provided by the author
NewRunner
new一个Runner对象.
NewRunnerAsync
new一个RunnerAsync对象.
Retry
重试函数.
RetryDurations
重试,限制时间.
#
Variables
ErrInterrupt
操作系统系统中断错误.
ErrTimeout
超时错误.
#
Structs
Async
No description provided by the author
Runner
异步执行任务.
RunnerAsync
同步执行任务.
#
Type aliases
AsyncFunc
No description provided by the author