Documentation
¶
Index ¶
- Variables
- func Add(t db.Task) error
- func Entries() []cron.Entry
- func Fire(uuid string) error
- func IsPathValid(fpath string, task_type int) error
- func Remove(uuid string) error
- func Replace(t db.Task, uuid string) error
- func Startup(conf *config.ViperConfig) error
- func Stop()
- type FuncEntry
- type Job
- type Scheduler
Constants ¶
This section is empty.
Variables ¶
View Source
var Funcs []*FuncEntry
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.