Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2026 Changes in this version + type NoJobError struct + func (e *NoJobError) Error() string + type ReceiveJobError struct + Err error + func (e *ReceiveJobError) Error() string + type UpdateJobStatusError struct + CurrentState string + Err error + WantedState string + func (e *UpdateJobStatusError) Error() string + type WorkerFailedError struct + Err error + func (e *WorkerFailedError) Error() string