context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/Azure/azure-sdk-for-go/sdk/azcore | Package azcore implements an HTTP request/response middleware pipeline used by Azure SDK clients. |
github.com/Azure/azure-sdk-for-go/sdk/azcore/policy | Package policy contains the definitions needed for configuring in-box pipeline policies and creating custom policies. |
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime | Package runtime contains various facilities for creating requests and handling responses. |
github.com/Azure/azure-sdk-for-go/sdk/azcore/to | Package to contains various type-conversion helper functions. |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared | |
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas | |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |