Versions in this module Expand all Collapse all v0 v0.7.0 Mar 19, 2018 v0.6.0 Oct 3, 2017 Changes in this version type Cache + func (c *Cache) Stop() v0.5.0 Jun 8, 2017 Changes in this version + type Cache struct + func NewCache() *Cache + func (c *Cache) Deregister(ch chan<- sd.Event) + func (c *Cache) Register(ch chan<- sd.Event) + func (c *Cache) State() sd.Event + func (c *Cache) Update(event sd.Event)