package sihl

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

Module Container.LifecycleSource

Sourcetype t
Sourceval stop : t -> Core__.Core_ctx.t -> unit Lwt.t
Sourceval start : t -> Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t
Sourceval dependencies : t -> t list
Sourceval module_name : t -> string
Sourceval make : start:start -> stop:stop -> ?dependencies:t list -> string -> t
OCaml

Innovation. Community. Security.