Packages

A simple and easy to use API created on top of the Mist web server

Current section

Files

Jump to
howdy include howdy@router_RouterMap.hrl
Raw

include/howdy@router_RouterMap.hrl

-record(router_map, {
route :: binary(),
routes :: list(howdy@router:route(any()))
}).