Module Container.ServiceSource

Sourcemodule type Sig = sig ... end
Sourcetype t
Sourceval commands : t -> Command.t list
Sourceval configuration : t -> Configuration.t
Sourceval create : ?commands:Command.t list -> ?configuration:Configuration.t -> Lifecycle.t -> t