core
0.27.3
common
core
/
de.peekandpoke.kraft.addons.routing
/
Route
/
Match
/
Match
Match
fun
Match
(
route
:
Route
,
routeParams
:
Map
<
String
,
String
>
,
queryParams
:
Map
<
String
,
String
>
)