package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val lifecycle : Sihl__.Core_container.Lifecycle.t
val start_server : Core.Ctx.t -> unit Lwt.t
val register_routes : Sihl__.Core_ctx.t -> (string * Sihl__.Web_route.t list * Sihl__.Web_middleware_core.t Base.list) list -> (unit, string) Result.t Lwt.t