//
pkg.gl
Category
github.com/GoPlugin/pluginV2
core
services
cron
package
0.5.0
Repository:
https://github.com/goplugin/pluginv2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
152 SLOC
#
Functions
NewCronFromJobSpec
NewCronFromJobSpec instantiates a job that executes on a predefined schedule.
NewDelegate
No description provided by the author
ValidatedCronSpec
No description provided by the author
#
Structs
Cron
Cron runs a cron jobSpec from a CronSpec.
Delegate
No description provided by the author