2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-27 09:08:26 +00:00
Alexander Neumann b9f0f031b6 Update dependencies
Closes #2129
2019-02-10 13:24:37 +01:00
..
2017-10-01 10:13:39 +02:00
2017-10-01 10:13:39 +02:00
2017-10-01 10:13:39 +02:00
2017-10-01 10:13:39 +02:00
2019-02-10 13:24:37 +01:00
2017-10-01 10:13:39 +02:00
2017-10-01 10:13:39 +02:00

Azure Storage SDK for Go (Preview)

IMPORTANT: This package is in maintenance only and will be deprecated in the future. Please use one of the following packages instead.

Service Import Path/Repo
Storage - Blobs github.com/Azure/azure-storage-blob-go
Storage - Files github.com/Azure/azure-storage-file-go
Storage - Queues github.com/Azure/azure-storage-queue-go

The github.com/Azure/azure-sdk-for-go/storage package is used to manage Azure Storage data plane resources: containers, blobs, tables, and queues.

To manage storage accounts use Azure Resource Manager (ARM) via the packages at github.com/Azure/azure-sdk-for-go/services/storage.

This package also supports the Azure Storage Emulator (Windows only).