RateLimitRouteSelector

A rate-limited route node that is used by the RateLimit plugin and usually created by the Route.rateLimit DSL function, so generally there is no need to instantiate it directly unless you are writing an extension.

Parameters

name

of rate-limit provider to be applied to this route.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun evaluate(context: RoutingResolveContext, segmentIndex: Int): RouteSelectorEvaluation
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard