# Functions
NewDiscoveryRepository creates a new instance of DiscoveryRepository.
NewWorker creates a new instance of Worker.
# Structs
DiscoveryRepository is an autogenerated mock type for the DiscoveryRepository type.
DiscoveryRepository_DeleteByQueryExpr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteByQueryExpr'.
DiscoveryRepository_DeleteByURN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteByURN'.
No description provided by the author
DiscoveryRepository_SyncAssets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SyncAssets'.
DiscoveryRepository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
Worker is an autogenerated mock type for the Worker type.
Worker_Enqueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enqueue'.
No description provided by the author
Worker_GetSyncJobsByService_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSyncJobsByService'.
Worker_Register_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Register'.
Worker_Run_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Run'.