Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoCache = errors.New("directory cache not found")
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct { Items []*CacheItem // contains filtered or unexported fields }
Cache reflects contents of a remote location
Click to show internal directories.
Click to hide internal directories.