Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = &Config{ DefaultExpiration: cache.NoExpiration, CleanupInterval: time.Hour, }
Functions ¶
func FromCache ¶
func FromCache(c *cache.Cache) storage.ManagedStorage
func New ¶
func New(conf *Config) storage.ManagedStorage
func NewDefault ¶
func NewDefault() storage.ManagedStorage
Types ¶
Click to show internal directories.
Click to hide internal directories.