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(RouteSettings[] routes, string basePath, 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.
runServer
int runServer(string settingsFileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RouteSettings
struct RouteSettings
Undocumented in source.
Settings
struct Settings
Undocumented in source.

Variables

settingsFileName
string settingsFileName;
Undocumented in source.

Meta