package
Version:
v0.0.0-...-77c78fe
Opens a new window with list of versions in this module.
Published: Jun 2, 2020
License: GPL-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cleaner struct {
Interval int
MaxAge int
CleanOnStart bool
Folder string
Cron *cron.Cron
}
New returns a new ares cleaner instance
Start starts the cleaner which scans the folders in interval
and cleans old files
Source Files
¶
Click to show internal directories.
Click to hide internal directories.