register
fun register(name: RateLimitName = LIMITER_NAME_EMPTY, block: RateLimitProviderConfig.() -> Unit)(source)
Registers the Rate-Limit provider that can be used in sub-routes via the Route.rateLimit function.
Registers the Rate-Limit provider that can be used in sub-routes via the Route.rateLimit function.