//
pkg.gl
Category
github.com/smartcontractkit/chainlink/v2
core
services
cron
package
2.21.1-hedera-beta.0
Repository:
https://github.com/smartcontractkit/chainlink.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
11
Dependents
3
Files
164 SLOC
#
Functions
NewCronFromJobSpec
NewCronFromJobSpec instantiates a job that executes on a predefined schedule.
NewDelegate
ValidatedCronSpec
#
Structs
Cron
Cron runs a cron jobSpec from a CronSpec.
Delegate