# Functions
CleanOutOfSyncWithDelay runs the LRU clean function after the `delay` duration.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DiskLRU maintains a cache of files on the disk in a LRU manner.
No description provided by the author