summaryrefslogtreecommitdiffhomepage
path: root/util/limiter/limiter.go
AgeCommit message (Expand)AuthorFilesLines
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-0/+1
2023-09-08util/lru, util/limiter: add debug helper to dump state as HTMLDavid Anderson1-0/+53
2023-09-06util/limiter: add a keyed token bucket rate limiterDavid Anderson1-0/+149