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

# Functions

Create opens the S3 backend at bucket and region and creates the bucket if it does not exist yet.
NewConfig returns a new Config with the default values filled in.
Open opens the gs backend at bucket and region.
ParseConfig parses the string s and extracts the gcs config.

# Structs

Backend stores data on an gs endpoint.
Config contains all configuration necessary to connect to an gcs compatible server.