//
pkg.gl
Category
github.com/billmi/go-utils
task
package
2.0.0+incompatible
Repository:
https://github.com/billmi/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Functions
New
工厂方法.
#
Variables
ErrInterruput
任务执行中断.
ErrTimeOut
任务执行超时.
#
Structs
Runner
后台执行任何限时任务,而且我们还可以控制这个执行者,比如强制终止它等.