# Packages
No description provided by the author
# Functions
Generates a rate-limiting client ID by parsing the JWS KID or falling back to the client's IP address.
NewRateLimiter creates a new rate limiter with the specified maximum requests and interval.
# Variables
No description provided by the author
# Structs
RateLimiter holds the configuration for a rate-limiting policy.