//
pkg.gl
Category
github.com/quinn/restic
internal
backend
local
package
0.9.7
Repository:
https://github.com/quinn/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
268 SLOC
#
Functions
Create
Create creates all the necessary files and directories for a new local backend at dir.
Open
Open opens the local backend as specified by config.
ParseConfig
ParseConfig parses a local backend config.
#
Structs
Config
Config holds all information needed to open a local repository.
Local
Local is a backend in a local directory.