package sihl

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

Module Service.RegistrySource

Sourceval registry : (Core.Ctx.t -> unit Lwt.t) list ref
Sourceval get_all : unit -> (Core.Ctx.t -> unit Lwt.t) list
Sourceval register : (Core.Ctx.t -> unit Lwt.t) -> unit
Sourceval register_cleaners : (Core.Ctx.t -> unit Lwt.t) list -> unit
OCaml

Innovation. Community. Security.