Crate graphile_worker_job

Crate graphile_worker_job 

Source

Structs§

DbJob
DbJob represents a job as stored in the database.
Job
Job extends DbJob with an additional task_identifier field.
JobBuilder
Builder for Job.

Enums§

JobBuilderError
Error type for JobBuilder