Versions in this module Expand all Collapse all v1 v1.0.2 Nov 7, 2022 v1.0.1 Nov 7, 2022 v1.0.0 Nov 7, 2022 Changes in this version + type Manager struct + func New(store storage.Store, initialList ...*url.URL) (*Manager, error) + func (s *Manager) Get() ([]*url.URL, error) + func (s *Manager) Update(additions, deletions []*url.URL) error