mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
check-ip and geoip no longer use it; formmailer now takes *atomic.Pointer[ipcohort.Cohort] for Blacklist so callers own the refresh + swap lifecycle directly. gitshallow doc comments that referenced dataset.Syncer are trimmed. The concepts the package tried to share (atomic-swap, group sync, ticker-driven refresh) may come back under sync/dataset once we have more than one in-tree caller that wants them.