Callback implementation for Plug.call/2
Plug.call/2
Callback implementation for Plug.init/1
Plug.init/1
call(Plug.Conn.t, Keyword.t) :: Plug.Conn.t
Callback implementation for Plug.call/2.
init(Keyword.t) :: Keyword.t
Callback implementation for Plug.init/1.