# Packages

Package azblob forked from github.com/Azure/azure-storage-blob-go/azblob/blob/feature/clientprovidedkey because UploadStreamToBlockBlob does not expose CPK.
No description provided by the author

# 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

# Constants

PipeBufferSize - size of ring buffer between stream handlers.

# Variables

ErrNotFound is returned when file/object cannot be found.

# Structs

AzureBlob - presents methods for manipulate data on Azure.
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
GCS - presents methods for manipulate data on GCS.
RecalculateV4Signature allow GCS over S3, remove Accept-Encoding header from sign https://stackoverflow.com/a/74382598/1204665, https://github.com/aws/aws-sdk-go-v2/issues/1816.
S3 - presents methods for manipulate data on s3.
No description provided by the author
SFTP Implement RemoteStorage.

# Interfaces

RemoteFile - interface describe file on remote storage.
RemoteStorage -.