Job defines a single registered cron job.
Expression returns the plain cron job schedule expression.
Id returns the cron job id.
MarshalJSON implements [json.Marshaler] and export the current jobs data into valid JSON.
Run runs the cron job function.
Generated using TypeDoc
Job defines a single registered cron job.