package sihl

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

Module Service.RepoSource

Sourcemodule Job : sig ... end

This is the description of a job. A job dispatch is a job description and some arguments/input.

Sourcemodule JobInstance : sig ... end

This is the actual job instance that is derived from the job description 'a Job.t and some input. This needs to be serialized and persisted for persistent job queues.

Sourcemodule Model : sig ... end
OCaml

Innovation. Community. Security.