//
pkg.gl
Category
github.com/katanomi/pkg
workers
package
0.12.0
Repository:
https://github.com/katanomi/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
105 SLOC
#
Variables
ConfigWatcherFunc
ConfigWatcherFunc is the default watch func.
#
Structs
CronWorker
CronWorker maintains a list of runners and dedicated to cron watched by configManager.
#
Interfaces
JobRunnable
JobRunnable provides runnable methods to managed by worker.