Documentation ¶
Overview ¶
Package jobqueue implements a reliable job queue that is persisted to the file system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompletionMarkers ¶
type Job ¶
type Job struct { Markers CompletionMarkers NewName string PDFDriveId string // contains filtered or unexported fields }
func (*Job) CommitMarker ¶
func (*Job) WritePDFDriveID ¶
Click to show internal directories.
Click to hide internal directories.