package sihl-web
-
sihl-web
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val key : string option Opium.Context.key
val find : Opium.Request.t -> string option
val set : string option -> Opium.Response.t -> Opium.Response.t
module Make (SessionService : Sihl_contract.Session.Sig) : sig ... end