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
99b06eac49
syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging
...
Updates #17852
Change-Id: I477340fb8e40686870e981ade11cd61597c34a20
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-11-16 19:13:59 -08:00
Brad Fitzpatrick
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
...
Updates #cleanup
Change-Id: Ic4304e909d2131a95a38b26911f49e7b1729aaef
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-07-10 09:57:00 -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