# Functions
HasReadAccess checks if the provided storage allows the reading of file content.
IsInitialized checks if there is PBM init file on the storage.
ParseType parses string and returns storage type.
No description provided by the author
Upload writes data to dst from given src and returns an amount of written bytes.
# Constants
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
# Variables
ErrCancelled means backup was canceled.
No description provided by the author
ErrNotExist is an error for file doesn't exists on storage.
No description provided by the author
# Type aliases
Type represents a type of the destination storage for backups.