heimdall v0.6.8 Heimdall.Router

The applications router plug.

Forwards Marathon callback events coming in from /marathon-callback to Heimdall.Marathon.BingeWatch which will update the dynamic routes.

All other traffic gets handled by Heimdall.DynamicRoutes.

Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.