package sihl-user

  1. Overview
  2. Docs

Parameters

Signature

val register_migration : unit -> unit
val register_cleaner : unit -> unit
val find_all : unit -> Sihl_type.Session.t list Lwt.t
val find_opt : string -> Sihl_type.Session.t option Lwt.t
val insert : Sihl_type.Session.t -> string Sihl_type.Session.Map.t -> unit Lwt.t
val update : Sihl_type.Session.t -> string Sihl_type.Session.Map.t -> unit Lwt.t
val delete : string -> unit Lwt.t
OCaml

Innovation. Community. Security.