//
pkg.gl
Category
github.com/mckael/restic
internal
backend
local
package
0.8.3
Repository:
https://github.com/mckael/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
278 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.