verify

package
v0.0.0-...-f952791 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg Config) error

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL