Versions in this module Expand all Collapse all v0 v0.3.2 Sep 20, 2018 Changes in this version + var C = cache.New(10 * time.Minute, 10 * time.Minute) + func Get(user, content, status string) (time.Time, bool) + func Set(user, content, status, expire string)