proxy.golang.org : github.com/Azure/azure-sdk-for-go/sdk/storage/azblob : v1.4.1-beta.1
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 v1.14.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0
- github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
- github.com/davecgh/go-spew v1.1.1
- github.com/golang-jwt/jwt/v5 v5.2.1
- github.com/google/uuid v1.6.0
- github.com/kylelemons/godebug v1.1.0
- github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.9.0
- golang.org/x/crypto v0.25.0
- golang.org/x/net v0.27.0
- golang.org/x/sys v0.22.0
- golang.org/x/text v0.16.0
- gopkg.in/yaml.v3 v3.0.1