mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 12:57:17 +00:00
.. | ||
blob.go | ||
client.go | ||
file.go | ||
queue.go | ||
README.md | ||
table_entities.go | ||
table.go | ||
util.go |
Azure Storage SDK for Go
The github.com/Azure/azure-sdk-for-go/storage
package is used to perform operations in Azure Storage Service. To manage your storage accounts (Azure Resource Manager / ARM), use the github.com/Azure/azure-sdk-for-go/arm/storage package. For your classic storage accounts (Azure Service Management / ASM), use github.com/Azure/azure-sdk-for-go/management/storageservice package.
This package includes support for Azure Storage Emulator