package
1.0.0-rc1
Repository: https://github.com/riotkit-org/br-backup-maker.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Upload is uploading bytes read from io.Reader stream into HTTP endpoint of Backup Repository server.
UploadFromCommandOutput pushes a stdout of executed command through HTTP endpoint of Backup Repository under specified domain Upload is used to perform HTTP POST request.
WrapWithShellErrorHandling is wrapping up a command with error handling.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

HTTPClient interface was created as a wrapper to http.Client for easier mocking in tests.