mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
geoip.Open now just opens files; download/refresh/polling logic lives at the cmd layer using dataset.Group with a combined httpcache.Cacher fetcher (or PollFiles when no GeoIP.conf is available). Removes geoip.OpenDatabases — the library is no longer concerned with refresh.