|
roar
|
Public Member Functions | |
| Implementation (ProtoRoute &&proto) | |
Additional Inherited Members | |
Public Attributes inherited from Roar::ProtoRoute | |
| std::variant< std::string, std::regex, Detail::ServedPath > | path |
| std::function< void(Session &session, Request< boost::beast::http::empty_body > &&req)> | callRoute |
| std::function< bool(std::string const &, std::vector< std::string > &)> | matches |
| RouteOptions | routeOptions |
|
inline |