package
0.8.0
Repository: https://github.com/advanderveer/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 S3 backend at bucket and region.
ParseConfig parses the string s and extracts the s3 config.

# Structs

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