Documentation ¶
Overview ¶
Package cache provides access to contents inside a cache directory.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) GetDefaultMessageCacheDir ¶
GetDefaultMessageCacheDir returns folder for cached messages files.
func (*Cache) GetIMAPCachePath ¶
GetIMAPCachePath returns path to file with IMAP status.
func (*Cache) GetTransferDir ¶
GetTransferDir returns folder for import-export rules files.
func (*Cache) RemoveOldVersions ¶
RemoveOldVersions removes any cache dirs that are not the current version.
Click to show internal directories.
Click to hide internal directories.