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