package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val config : Config.t
val services : (module Core.Container.SERVICE) list
val commands : Cmd.t list
val schedules : Schedule.t list
val on_start : Sihl__.Core_ctx.t -> (unit, string) Result.t Lwt.t
val on_stop : Sihl__.Core_ctx.t -> (unit, string) Result.t Lwt.t