package sihl

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

Module Container.LifecycleSource

Sourcetype t
Sourcetype start = unit -> unit Lwt.t
Sourcetype stop = unit -> unit Lwt.t
Sourceval name : t -> string
Sourceval create : ?dependencies:t list -> string -> start:start -> stop:stop -> t
OCaml

Innovation. Community. Security.