Versions in this module Expand all Collapse all v0 v0.0.1 Mar 20, 2020 Changes in this version + type Cache struct + func New(expire, softExpire time.Duration, ...) *Cache + func (ca *Cache) Get(ctx context.Context) (interface{}, error)