Extensions for the Azure Storage Blob SDK for Go. The primary changes are around the "high level" functions of the SDK including:
- DownloadBlobToFile
- UploadFileToBlockBlob
The original code is from the SDK with modifications to support more efficient file operations.