kvision-routing-ballast
7.0.0
js
kvision-routing-ballast
/
io.kvision.routing
/
KVRoute
/
KVRoute
KVRoute
constructor
(
routeFormat
:
String
,
handler
:
(
Any
)
->
Unit
?
=
null
,
annotations
:
Set
<
<Error class: unknown class>
>
=
emptySet()
,
matcher
:
<Error class: unknown class>
=
RouteMatcher.create(routeFormat)
)