= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lifecycles : Sihl_core.Container.Lifecycle.t list
val find_all : unit -> Sihl_contract.Session.t list Lwt.t
val find_opt : string -> Sihl_contract.Session.t option Lwt.t
val find_data :
Sihl_contract.Session.t ->
string Sihl_contract.Session.Map.t Lwt.t
val insert :
Sihl_contract.Session.t ->
string Sihl_contract.Session.Map.t ->
unit Lwt.t
val update :
Sihl_contract.Session.t ->
string Sihl_contract.Session.Map.t ->
unit Lwt.t
val delete : string -> unit Lwt.t