DefaultAppDefaultsModule

class DefaultAppDefaultsModule : DefaultsModule

Implementation of DefaultsModule for the default "primary" KtorApplication (i.e. the application with name null)

This is added to the environment by default when using the AppDefaultsFeature.

Constructors

Link copied to clipboard
fun DefaultAppDefaultsModule()

Functions

Link copied to clipboard
open override fun Application.install()

Properties

Link copied to clipboard
val moduleInstallationPriority: Int
Link copied to clipboard
val restrictToAppName: String?