# Functions
NewJob creates a new Job instance.
NewJobResult creates a new JobResult instance.
# Constants
HTTP header constants.
HTTP header constants.
Job status.
Job status.
Job status.
Logger field names.
Job queue names.
Job queue names.
# Structs
A Job is executed by the executor and stored in the database and holds all information required to let the puppets dance in the browser.
JobResponse is the wrapper around a job when returned through API.
A JobResult is emitted after a worker did the job and synced to database.
JobsResponse is the wrapper around a list of jobs when returned through API.
JSONTime handles parsing and formatting timestamps according the ISO8601 standard.
A Log represents a log line.