Function router_test::good Synopsis Declared in header <example/router/router.cpp> static void good( core::string_view pattern, core::string_view request, std::initializer_list<core::string_view> matches = = {}, std::initializer_list<std::pair<core::string_view, core::string_view>> args = = {});