fiber/docs
Lucas Lemos c90219026f feat: Add Max Func to Limiter Middleware (#3070)
* feat: add max calculator to limiter middleware

* docs: update docs including the new parameter

* refactor: add new line before go code in docs

* fix: use crypto/rand instead of math/rand on tests

* test: add new test with zero set as limit

* fix: repeated tests failing when generating random limits

* fix: wrong type of MaxCalculator in docs

* feat: include max calculator in limiter_sliding

* refactor: rename MaxCalculator to MaxFunc

* docs: update docs with MaxFunc parameter

* tests: rename tests and add test for limiter sliding
2024-07-25 08:42:14 -04:00
..
api feat: Add support for RebuildTree (#3074) 2024-07-25 08:41:38 -04:00
client v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
extra v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
guide v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
middleware feat: Add Max Func to Limiter Middleware (#3070) 2024-07-25 08:42:14 -04:00
partials/routing v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
intro.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
whats_new.md feat: Add support for RebuildTree (#3074) 2024-07-25 08:41:38 -04:00