//
pkg.gl
Category
github.com/raystack/guardian
pkg
scheduler
package
0.8.0
Repository:
https://github.com/raystack/guardian.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
41 SLOC
#
Functions
New
New returns new *Scheduler.
#
Structs
Scheduler
Scheduler is a cron wrapper that manages tasks.
Task
Task defines a particular job needs to be done by the scheduler.