# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewExecution returns a new Execution, with a random ID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrSkippedExecution pass this error to `Execution.Stop` if you wish to mark it as skipped.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Implement the cron logger interface.
No description provided by the author
Execution contains all the information relative to a Job execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Middleware can wrap any job execution, allowing to execution code before or/and after of each `Job.Run`.