Fastfwd v0.1.0 Fastfwd.Behaviours.Sender behaviour View Source
Default sender behaviour for Fastfwd.
This is the behaviour spec used by Fastfwd to quickly build sender modules that will act as forwarders, delegetors, proxies or plugin interfaces.
Please see the Fastfwd.Sender module for the default implementation of this behavior.
Link to this section Summary
Link to this section Callbacks
Link to this callback
fwd(arg0, arg1, list) View Source
Link to this callback
fwd_modules()
View Source
fwd_modules()
View Source
fwd_modules() :: [Module.t()]
fwd_modules() :: [Module.t()]
Link to this callback
fwd_routes()
View Source
fwd_routes()
View Source
fwd_routes() :: Map.t()
fwd_routes() :: Map.t()
Link to this callback
fwd_tags()
View Source
fwd_tags()
View Source
fwd_tags() :: [Atom.t()]
fwd_tags() :: [Atom.t()]