Documentation ¶
Index ¶
Constants ¶
const HeaderAuthorization = "Authorization"
HeaderAuthorization is the name of the HTTP Authorization Header
const HeaderContentEncoding = "Content-Encoding"
HeaderContentEncoding is the name of the HTTP Content-Encoding Header
const HeaderContentLanguage = "Content-Language"
HeaderContentLanguage is the name of the HTTP Content-Language Header
const HeaderContentLength = "Content-Length"
HeaderContentLength is the name of the HTTP Content-Length Header
const HeaderContentMD5 = "Content-MD5"
HeaderContentMD5 is the name of the HTTP Content-MD5 Header
const HeaderContentType = "Content-Type"
HeaderContentType is the name of the HTTP Content-Type Header
const HeaderIfMatch = "If-Match"
HeaderIfMatch is the name of the HTTP If-Match Header
const HeaderIfModifiedSince = "If-Modified-Since"
HeaderIfModifiedSince is the name of the HTTP If-Modified-Since Header
const HeaderIfNoneMatch = "If-None-Match"
HeaderIfNoneMatch is the name of the HTTP If-None-Match Header
const HeaderIfUnmodifiedSince = "If-Unmodified-Since"
HeaderIfUnmodifiedSince is the name of the HTTP If-Unmodified-Since Header
const HeaderMSDate = "X-Ms-Date"
HeaderMSDate is the name of the HTTP X-Ms-Date Header
const HeaderRange = "Range"
HeaderRange is the name of the HTTP Range Header
const StorageEmulatorAccountKey = "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="
StorageEmulatorAccountKey is the Storage Account Key for the Azure Storage Emulator.
The emulator supports a single fixed account and a well-known authentication key for Shared Key authentication. This account and key are the only Shared Key credentials permitted for use with the emulator.
const StorageEmulatorAccountName = "devstoreaccount1"
StorageEmulatorAccountName is the Storage Account Name for the Azure Storage Emulator
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.