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()
assigns() :: map()
assigns() :: map()
Link to this type
message()
message()
message() :: map()
message() :: map()
Link to this type
opts()
opts()
opts() :: Keyword.t()
opts() :: Keyword.t()
Link to this type
params()
params()
params() :: map()
params() :: map()
Link to this type
path()
path()
path() :: String.t()
path() :: String.t()
Link to this type
router()
router()
router() :: module()
router() :: module()
Link to this type
scope()
scope()
scope() :: map()
scope() :: map()
Link to this type
t()
t()
t() :: term()
t() :: term()
Link to this type
template()
template()
template() :: String.t()
template() :: String.t()
Link to this type
view()
view()
view() :: module()
view() :: module()