package
0.0.0-20230227070331-53483ec82e17
Repository: https://github.com/rubiojr/rapi.git
Documentation: pkg.go.dev

# Functions

Create initializes a new restic repo with rclone.
NewConfig returns a new Config with the default values filled in.
Open starts an rclone process with the given config.
ParseConfig parses the string s and extracts the remote server URL.

# Structs

Addr implements net.Addr for stdin/stdout.
Backend is used to access data stored somewhere via rclone.
Config contains all configuration necessary to start rclone.
StdioConn implements a net.Conn via stdin/stdout.