Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Sihl_repository.Sig.REPO
val enqueue :
Sihl_core.Ctx.t ->
job_instance:Sihl_queue_core.Sig.JobInstance.t ->
unit Lwt.t
val find_workable :
Sihl_core.Ctx.t ->
Sihl_queue_core.Sig.JobInstance.t list Lwt.t
val update :
Sihl_core.Ctx.t ->
job_instance:Sihl_queue_core.Sig.JobInstance.t ->
unit Lwt.t