This module defines the trails_handler behaviour.
Required callback functions: trails/0.
trails/0 which must be
implemented by the different cowboy handlers in your project.
| trails/1 | Returns the cowboy routes defined in the called module. |
trails(Module::module()) -> trails:trails()
Returns the cowboy routes defined in the called module.
Generated by EDoc, Nov 29 2017, 08:41:57.