Package-level declarations

Types

Link copied to clipboard
class ServerApplication @Inject constructor(ktorServer: KtorServer, startupResources: StartupResources, shutdownResources: ShutdownResources)

Main application class for the server.

Functions

Link copied to clipboard
fun main()

Main entry point for the server application.