package archiver type Config struct { Folder string ArchiveFolder string }