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-storage-go
Péter Szilágyi c76ad94492 .travis, build: autodelete old unstable archives (#13867) 8 years ago
..
LICENSE .travis, build: autodelete old unstable archives (#13867) 8 years ago
README.md .travis, build: autodelete old unstable archives (#13867) 8 years ago
authorization.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
blob.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
blobserviceclient.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
client.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
container.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
directory.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
file.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
fileserviceclient.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
glide.lock .travis, build: autodelete old unstable archives (#13867) 8 years ago
glide.yaml .travis, build: autodelete old unstable archives (#13867) 8 years ago
queue.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
queueserviceclient.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
share.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
storagepolicy.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
storageservice.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
table.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
table_entities.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
tableserviceclient.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
util.go .travis, build: autodelete old unstable archives (#13867) 8 years ago
version.go .travis, build: autodelete old unstable archives (#13867) 8 years ago

README.md

Azure Storage SDK for Go

GoDoc Build Status Go Report Card

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

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.