Documentation ¶
Index ¶
Constants ¶
View Source
const MB = 1048576
We use this in conversions
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheManager ¶
type CacheManager struct {
// contains filtered or unexported fields
}
func (*CacheManager) PruneCache ¶
func (c *CacheManager) PruneCache()
Delete old files and free up space if cache size is too large
Click to show internal directories.
Click to hide internal directories.