Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/vendor/github.com/Azure/azure-sdk-for-go/storage
Péter Szilágyi bad0de0dcb
vendor: pull in azure sdk and openpgp signer
8 years ago
..
README.md vendor: pull in azure sdk and openpgp signer 8 years ago
blob.go vendor: pull in azure sdk and openpgp signer 8 years ago
client.go vendor: pull in azure sdk and openpgp signer 8 years ago
file.go vendor: pull in azure sdk and openpgp signer 8 years ago
queue.go vendor: pull in azure sdk and openpgp signer 8 years ago
table.go vendor: pull in azure sdk and openpgp signer 8 years ago
table_entities.go vendor: pull in azure sdk and openpgp signer 8 years ago
util.go vendor: pull in azure sdk and openpgp signer 8 years ago

README.md

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