# Packages

forked from github.com/Azure/azure-storage-blob-go/azblob/blob/feature/clientprovidedkey because UploadStreamToBlockBlob does not expose CPK.

# Functions

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

# Constants

BufferSize - size of ring buffer between stream handlers.

# Variables

No description provided by the author
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.
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 -.