FeatureManager

class FeatureManager @Inject constructor

Class responsible for managing the features of the Ktor server.

Constructors

Link copied to clipboard
@Inject
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun Application.wireFeatures(meterRegistry: PrometheusMeterRegistry)

Wires the features to the Ktor application.