limiter icon indicating copy to clipboard operation
limiter copied to clipboard

Custom keys?

Open RasmusN opened this issue 2 years ago • 1 comments

Is it possible to have other keys than IP-addresses? I want to make rate limit middle-wares for both IP and other properties.

Something like this library has where you provide a key-function to the Limiter https://github.com/JGLTechnologies/gin-rate-limit

RasmusN avatar Oct 20 '22 19:10 RasmusN

@RasmusN is this the subject of your request? https://github.com/ulule/limiter#none-of-the-above https://github.com/ulule/limiter/blob/master/drivers/middleware/stdlib/options.go#L54

dnozdrin avatar Feb 07 '23 12:02 dnozdrin