package sihl

  1. Overview
  2. Docs

Module Container.ServiceSource

Sourcemodule type Sig = sig ... end
Sourcetype t
Sourceval commands : t -> Sihl__.Core_command.t list
Sourceval configuration : t -> Sihl__.Core_configuration.t
Sourceval create : ?commands:Sihl__.Core_command.t list -> ?configuration:Sihl__.Core_configuration.t -> ?server:bool -> lifecycle -> t
Sourceval server : t -> bool
Sourceval start : t -> unit Lwt.t
Sourceval stop : t -> unit Lwt.t
Sourceval name : t -> string
OCaml

Innovation. Community. Security.