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

# Functions

Create creates all the necessary files and directories for a new local backend at dir.
NewConfig returns a new config with default options applied.
No description provided by the author
Open opens the local backend as specified by config.
ParseConfig parses a local backend config.

# Structs

Config holds all information needed to open a local repository.
Local is a backend in a local directory.