Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadRawResponse ¶
Reads the raw HTTP response and attempt to convert it into the specified type Typically used in conjunction with runtime.WithCaptureResponse(...) to get access to the underlying HTTP response of the SDK API call.
func RetryAfter ¶
RetryAfter returns the retry after duration from the response headers. If none exists, a zero value is returned. Headers are checked in the following order: retry-after-ms, x-ms-retry-after-ms, retry-after
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.