Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheStorageKey = "cache:%s:%s" CacheVersionKey = "cache:versions" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶ added in v1.2.0
type Cache struct {
// contains filtered or unexported fields
}
func NewCacheRedis ¶ added in v1.2.0
func (*Cache) CleanOldestVersion ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.