Versions in this module Expand all Collapse all v0 v0.3.0 Aug 31, 2019 v0.2.0 Dec 2, 2018 Changes in this version + type Cache interface + Get func(key string) ([]byte, bool) + Set func(key string, value []byte, exp time.Duration)