Versions in this module Expand all Collapse all v0 v0.8.5 Feb 22, 2015 v0.8.5-2 Feb 26, 2015 v0.8.4 Feb 20, 2015 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