iwita b9152718d2 new version 5 年之前
..
BUILD b9152718d2 new version 5 年之前
README.md b9152718d2 new version 5 年之前
appendblob.go b9152718d2 new version 5 年之前
authorization.go b9152718d2 new version 5 年之前
blob.go b9152718d2 new version 5 年之前
blobsasuri.go b9152718d2 new version 5 年之前
blobserviceclient.go b9152718d2 new version 5 年之前
blockblob.go b9152718d2 new version 5 年之前
client.go b9152718d2 new version 5 年之前
commonsasuri.go b9152718d2 new version 5 年之前
container.go b9152718d2 new version 5 年之前
copyblob.go b9152718d2 new version 5 年之前
directory.go b9152718d2 new version 5 年之前
entity.go b9152718d2 new version 5 年之前
file.go b9152718d2 new version 5 年之前
fileserviceclient.go b9152718d2 new version 5 年之前
leaseblob.go b9152718d2 new version 5 年之前
message.go b9152718d2 new version 5 年之前
odata.go b9152718d2 new version 5 年之前
pageblob.go b9152718d2 new version 5 年之前
queue.go b9152718d2 new version 5 年之前
queuesasuri.go b9152718d2 new version 5 年之前
queueserviceclient.go b9152718d2 new version 5 年之前
share.go b9152718d2 new version 5 年之前
storagepolicy.go b9152718d2 new version 5 年之前
storageservice.go b9152718d2 new version 5 年之前
table.go b9152718d2 new version 5 年之前
table_batch.go b9152718d2 new version 5 年之前
tableserviceclient.go b9152718d2 new version 5 年之前
util.go b9152718d2 new version 5 年之前

README.md

Azure Storage SDK for Go (Preview)

:exclamation: 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).