View Source Mobilizon.Web.RequestContext (Mobilizon v5.0.0-beta.1)

Module to put some context into the request

Summary

Functions

Link to this function

put_request_context(conn, opts \\ [])

View Source
@spec put_request_context(Plug.Conn.t(), Keyword.t()) :: Plug.Conn.t()