fiber/middleware/limiter
Juan Calderon-Perez 25e399213c
chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101)
* Bump min go to 1.22, bump golangci-lint to v1.60.1, regenerate all msgp

* Fix golanci-lint issues

* Fix golanci-lint issues
2024-08-14 09:14:04 +02:00
..
config.go feat: Add Max Func to Limiter Middleware (#3070) 2024-07-23 23:00:37 +02:00
limiter.go 🎨 Style!: Update CSRF and Limiter to remove repetitive names (#2846) 2024-02-10 19:50:29 +01:00
limiter_fixed.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
limiter_sliding.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
limiter_test.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
manager.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
manager_msgp.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
manager_msgp_test.go chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00