package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Data.Repo.Service.Sig.REPO
val register_migration : unit -> unit
val register_cleaner : unit -> unit
val enqueue : Core.Ctx.t -> job_instance:JobInstance.t -> unit Lwt.t
val find_workable : Core.Ctx.t -> JobInstance.t list Lwt.t
val update : Core.Ctx.t -> job_instance:JobInstance.t -> unit Lwt.t