Skip to main content

Crate graphile_worker_job

Crate graphile_worker_job 

Source

Structsยง

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