Versions in this module Expand all Collapse all v0 v0.0.3 Sep 18, 2021 v0.0.2 Sep 18, 2021 Changes in this version + func Apply(callback func(Entry)) + type Entry struct + func Register(source func() string) *Entry + func (self *Entry) Disable() + func (self *Entry) Enable() + func (self Entry) Source() string