This is a repository for collecting rate limiters in rl.
h := rlutils.NewHostLimiter(
reqLimit,
windowLen,
targetExtensions,
onRequestLimit,
)
handler := rl.New(h)| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a repository for collecting rate limiters in rl.
h := rlutils.NewHostLimiter(
reqLimit,
windowLen,
targetExtensions,
onRequestLimit,
)
handler := rl.New(h)