Versions in this module Expand all Collapse all v0 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)