summaryrefslogtreecommitdiffhomepage
path: root/util/reload
AgeCommit message (Collapse)AuthorFilesLines
2024-06-05all: use math/rand/v2 moreMaisem Ali1-2/+2
Updates #11058 Signed-off-by: Maisem Ali <maisem@tailscale.com>
2024-03-20util/reload: add new package to handle periodic value loadingAndrew Dunham2-0/+360
This can be used to reload a value periodically, whether from disk or another source, while handling jitter and graceful shutdown. Updates tailscale/corp#1297 Signed-off-by: Andrew Dunham <andrew@du.nham.ca> Change-Id: Iee2b4385c9abae59805f642a7308837877cb5b3f