package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

include Data.Repo.Service.Sig.REPO
val register_migration : unit -> unit
val register_cleaner : unit -> unit
val enqueue : Core.Ctx.t -> job_instance:Queue__.Queue_core.JobInstance.t -> unit Lwt.t
val find_workable : Core.Ctx.t -> Queue__.Queue_core.JobInstance.t list Lwt.t
val update : Core.Ctx.t -> job_instance:Queue__.Queue_core.JobInstance.t -> unit Lwt.t