KantaWeb.Router (kanta v0.4.0)
Summary
Functions
Callback invoked by Plug on every request.
Callback required by Plug that initializes the router for serving web requests.
Functions
Link to this function
append_last_path(paths, path)
Link to this function
call(conn, opts)
Callback invoked by Plug on every request.
Link to this function
init(opts)
Callback required by Plug that initializes the router for serving web requests.