nuclei/v2/pkg/utils/ratelimit
Mzack9999 99c14f4c9c
implementation of rate limiter with bucket refill and unrestricted token burst (#2536)
* implementation of rate limiter with interval burst

* fixing import path

* fixing syntax

* adding tests

* fixing lint errors

* adding support for context

* moving rate limiter earlier to avoid hitting timeout
2022-09-19 17:09:28 +05:30
..
ratelimit.go implementation of rate limiter with bucket refill and unrestricted token burst (#2536) 2022-09-19 17:09:28 +05:30
ratelimit_test.go implementation of rate limiter with bucket refill and unrestricted token burst (#2536) 2022-09-19 17:09:28 +05:30