package
1.6.1-beta.1
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev
# Functions
CopyOptions returns a zero-value T if opts is nil.
DoBatchTransfer helps to execute operations in a batch manner.
No description provided by the author
No description provided by the author
IsIPEndpointStyle checkes if URL's host is IP, in this case the storage account endpoint will be composed as: http(s)://IP(:port)/storageaccount/container/..
No description provided by the author
newMMB creates a new memory mapped buffer with the specified size.
No description provided by the author
No description provided by the author
No description provided by the author
NopCloser returns a ReadSeekCloser with a no-op close method wrapping the provided io.ReadSeeker.
No description provided by the author
No description provided by the author
ReadAtLeast reads from r into buf until it has read at least min bytes.
SerializeBlobTags converts tags to generated.BlobTags.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
BatchTransferOptions identifies options used by doBatchTransfer.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
mmb is a memory mapped buffer.