Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrResticNotFound = errors.New("no restic binary")
)
View Source
var (
RequiredResticVersion = "0.17.3"
)
Functions ¶
func FindOrInstallResticBinary ¶
FindOrInstallResticBinary first tries to find the restic binary if provided as an environment variable. Otherwise it downloads restic if not already installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.