summaryrefslogtreecommitdiffhomepage
path: root/util/limiter/limiter_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2026-01-21util/limiter: don't panic when dumping a new LimiterJosh Bleecher Snyder1-0/+5
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-71/+71
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-2/+2
2023-09-08util/lru, util/limiter: add debug helper to dump state as HTMLDavid Anderson1-0/+62
2023-09-06util/limiter: add a keyed token bucket rate limiterDavid Anderson1-0/+151