proxy.golang.org : github.com/Azure/azure-sdk-for-go/sdk/storage/azblob : v0.2.0
This example is a quick-starter and demonstrates how to get started using the Azure Blob Storage SDK for Go. This example shows how to perform operations on blob conditionally. This example shows how to download a large stream with intelligent retries. Specifically, if the connection fails while reading, continuing to read from this stream initiates a new GetBlob call passing a range that starts from the last byte successfully read before the failure.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21azure/azure-sdk-for-go/sdk/storage/[email protected]
Published:
Indexed:
- github.com/Azure/azure-sdk-for-go/sdk/azcore v0.20.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.1
- github.com/davecgh/go-spew v1.1.1
- github.com/dnaeon/go-vcr v1.2.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
- golang.org/x/text v0.3.7
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b