package
0.0.0-20230710055954-160a1fae968e
Repository: https://github.com/codejamninja/volback.git
Documentation: pkg.go.dev
# Functions
CopyFile copy a file's binary contents to another file.
GenerateRandomString generate a random string.
GetRandomFileName get a random file name unique from the files found in the parentPath.
GetRandomFilePath get a random file name unique from the file paths found in the parentPath.
HandleExitCode retrieve a command exit code from an error.
MergePaths merge a source path into a target path.
ReturnError returns a formatted error.
ReturnFormattedOutput returns a formatted message.
# Structs
BuildInfo contains Volback build informations.
MsgFormat is a format used to communicate with the Volback API.
OutputFormat stores output of Restic commands.