package
1.8.0-fossa.1
Repository: https://github.com/fossas/faktory-plugins.git
Documentation: pkg.go.dev

# Constants

CallbackJobPending no status.
CallbackJobQueued callback job has been queued.
CallbackJobSucceeded callback job has succeeded.

# Structs

BatchSubsystem enables jobs to be grouped into a batch the implementation follows the spec here: https://github.com/contribsys/faktory/wiki/Ent-Batches Except child batches, which are not implemented.
NewBatchRequest structure for a new batch request Success and Complete are jobs to be queued once the batch has been committed and all jobs processed.
No description provided by the author