app

Undocumented in source.

Members

Aliases

daemon
alias daemon = Daemon!("lt-web-server", KeyValueList!(Composition!(Signal.Terminate, Signal.Quit, Signal.Shutdown, Signal.Stop), (logger), Signal.HangUp, (logger)), (logger, shouldExit))
Undocumented in source.

Functions

loadRouteSpecs
void loadRouteSpecs(string settings, URLRouter router, ILogger logger)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
setupServer
void setupServer(ILogger logger, bool function() shouldExit)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta