Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystemCache ¶
type FileSystemCache struct {
// contains filtered or unexported fields
}
func NewFileSystemCache ¶
func NewFileSystemCache(cacheDir string) (*FileSystemCache, error)
NewFileSystemCache creates a new file system cache with the specified directory for storage.
Click to show internal directories.
Click to hide internal directories.