# Functions
NewDeadJobManager creates a new instance of DeadJobManager.
NewJobProcessor creates a new instance of JobProcessor.
# Structs
DeadJobManager is an autogenerated mock type for the DeadJobManager type.
DeadJobManager_ClearDeadJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClearDeadJobs'.
DeadJobManager_DeadJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeadJobs'.
No description provided by the author
DeadJobManager_Resurrect_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Resurrect'.
JobProcessor is an autogenerated mock type for the JobProcessor type.
JobProcessor_Enqueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enqueue'.
No description provided by the author
JobProcessor_GetSyncJobsByService_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSyncJobsByService'.
JobProcessor_Process_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Process'.
JobProcessor_Stats_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stats'.