AthenaWeb.Router (athena_logistics v1.0.0)

Link to this section Summary

Functions

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Link to this section Functions

Link to this function

browser(conn, _)

Link to this function

call(conn, opts)

Callback invoked by Plug on every request.

Link to this function

frontend(conn, _)

Callback required by Plug that initializes the router for serving web requests.