summaryrefslogtreecommitdiffhomepage
path: root/util/limiter
AgeCommit message (Expand)AuthorFilesLines
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-0/+1
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 Anderson2-0/+115
2023-09-06util/limiter: add a keyed token bucket rate limiterDavid Anderson2-0/+300