package
0.7.3
Repository: https://github.com/targodan/restic.git
Documentation: pkg.go.dev

# Functions

Create creates a new REST on server configured in config.
NewConfig returns a new Config with the default values filled in.
Open opens the REST backend with the given config.
ParseConfig parses the string s and extracts the REST server URL.

# Structs

Config contains all configuration necessary to connect to a REST server.
ErrIsNotExist is returned whenever the requested file does not exist on the server.