package sihl-web

  1. Overview
  2. Docs

Module Sihl_web.Middleware_idSource

Sourcemodule Core = Sihl_core
Sourceval key : string Opium.Context.key
Sourceexception Id_not_found
Sourceval find : Opium.Request.t -> string
Sourceval find_opt : Opium.Request.t -> string option
Sourceval set : string -> Opium.Request.t -> Opium.Request.t
Sourceval m : unit -> Rock.Middleware.t