Versions in this module Expand all Collapse all v1 v1.5.1 Mar 31, 2026 Changes in this version + type Manager struct + func GetManager() *Manager + func (m *Manager) Disable() + func (m *Manager) Enable() + func (m *Manager) Lookup(ip string, before time.Time) string + func (m *Manager) Record(ip, domain string, ts time.Time)