package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val stop : t -> Core__.Core_ctx.t -> unit Lwt.t
val start : t -> Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t
val dependencies : t -> t list
val module_name : t -> string
val make : string -> ?dependencies:t list -> (Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t) -> (Core__.Core_ctx.t -> unit Lwt.t) -> t
OCaml

Innovation. Community. Security.