package
0.9.7
Repository: https://github.com/quinn/restic.git
Documentation: pkg.go.dev

# Functions

Create creates all the necessary files and directories for a new local backend at dir.
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.