tipsy
11/24/2018, 12:02 PMorangy
tipsy
11/24/2018, 12:11 PMget("/my-path", ::controller)
, can i somehow get the path by asking ktor, using the controller as an argument?getRoute(::controller)
would return "/my-path"
orangy
tipsy
11/24/2018, 2:27 PMyen
11/25/2018, 7:31 AM::controller
is registered to multiple routes?tipsy
11/25/2018, 9:17 AMorangy