Alex Chan
c2e474e729
all: rename variables with lowercase-l/uppercase-I
...
See http://go/no-ell
Signed-off-by: Alex Chan <alexc@tailscale.com>
Updates #cleanup
Change-Id: I8c976b51ce7a60f06315048b1920516129cc1d5d
2025-11-18 09:12:34 +00:00
Brad Fitzpatrick
7c1d6e35a5
all: use Go 1.22 range-over-int
...
Updates #11058
Change-Id: I35e7ef9b90e83cac04ca93fd964ad00ed5b48430
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-04-16 15:32:38 -07:00
David Anderson
95082a8dde
util/lru, util/limiter: add debug helper to dump state as HTML
...
For use in tsweb debug handlers, so that we can easily inspect cache
and limiter state when troubleshooting.
Updates tailscale/corp#3601
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-09-08 14:47:03 -07:00
David Anderson
96c2cd2ada
util/limiter: add a keyed token bucket rate limiter
...
Updates tailscale/corp#3601
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-09-06 17:48:17 -07:00