package sihl

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

Module Sihl_coreSource

This is the core of Sihl, every other component builds on top of it.

A module to manage CLI commands, configurations, service lifecycles, the request context, and Sihl apps.

Sourcemodule Container : sig ... end

A module to manage the service container and service lifecycles.

Sourcemodule App : sig ... end

A module to create Sihl apps.

Sourcemodule Configuration : sig ... end

A module to manage service configurations.

Sourcemodule Command : sig ... end

A module to register and run CLI commands.

Sourcemodule Log : sig ... end
Sourcemodule Random : sig ... end
OCaml

Innovation. Community. Security.