mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 20:58:00 +00:00
Signal handling and periodic refresh are only meaningful when the HTTP server runs. Load blocklists with context.Background(); start Tick and the signal-aware ctx inside the serve branch.