Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilesystemCache ¶
type FilesystemCache struct {
Origin string
}
FilesystemCache implements a flat folder cache
func NewFilesystemCache ¶
func NewFilesystemCache(location string) (*FilesystemCache, error)
NewFilesystemCache creates a new filesystem cache
Click to show internal directories.
Click to hide internal directories.