View Source SqueezeWeb.Router (OpenPace v0.0.1)

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

Callback invoked by Plug on every request.

Link to this function

dashboard_layout(conn, _)

View Source

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

Link to this function

unauthenticated(conn, _)

View Source