Documentation ¶
Overview ¶
Package locations determines a cache item's location (either in memory or on disc)
Index ¶
Constants ¶
View Source
const FS_PERMISSIONS = 0755
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
func FileSystem ¶
func FileSystem() (*fileSystem, error)
FileSystem returns an instance of fileSystem Storer, ready to be used
Types ¶
Click to show internal directories.
Click to hide internal directories.