Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { ArchiveDir string FailedDir string Concurrency int Logger *slog.Logger DeleteFailed bool Repair bool RepairConfig *repair.Config Since *time.Time Until *time.Time MaxArchives int Reverse bool FilePath string // If set, verify only this file DiskUsage bool // If set, print total disk usage of files to verify and exit }
Click to show internal directories.
Click to hide internal directories.