FateRouter

class FateRouter(manager: WebHandlerManager)

Constructors

Link copied to clipboard
constructor(manager: WebHandlerManager)

Functions

Link copied to clipboard
fun get(path: String, handler: (FateRequest, FateResponse) -> NanoHTTPD.Response)