package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev

# Functions

NewJSONProgress returns a new backup progress reporter.
No description provided by the author
NewTextProgress returns a new backup progress reporter.

# Structs

No description provided by the author
JSONProgress reports progress for the `backup` command in JSON.
Progress reports progress for the `backup` command.
TextProgress reports progress for the `backup` command.

# Interfaces

A ProgressPrinter can print various progress messages.