Exqute v0.1.2 Exqute.Schedule View Source
The Job Schedule
Link to this section Summary
Functions
Composes an encoded Cron Expression for this schedules CRON attribute
Encode this schedule to JSON
Find the missed run dates
Get the next schedule date
Get the previous schedule date
Creates a new Schedule
Link to this section Functions
Composes an encoded Cron Expression for this schedules CRON attribute
Encode this schedule to JSON
Get the Jobs
Link to this function
get_missed_run_dates(storage_opts, schedule, lower_bound_time, ref_time)
View SourceFind the missed run dates
Get the next schedule date
Get the previous schedule date
Creates a new Schedule