gen_router v0.1.0 GenRouter.Behaviour protocol

Callbacks for custom implementation for the Router.

Link to this section Summary

Link to this section Types

Link to this type

assigns()
assigns() :: map()

Link to this type

message()
message() :: map()

Link to this type

opts()
opts() :: Keyword.t()

Link to this type

params()
params() :: map()

Link to this type

path()
path() :: String.t()

Link to this type

router()
router() :: module()

Link to this type

scope()
scope() :: map()

Link to this type

template()
template() :: String.t()

Link to this type

view()
view() :: module()