# Functions
NewFixedWindowLimiter creates a new rate limiter with specified limit and window size.
# Structs
FixedWindowAlgo implements a fixed window rate limiting algorithm.
No description provided by the author
# Interfaces
No description provided by the author