package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev
# Functions
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.
RetryAfter returns the retry after duration from the response headers.
TlsEnabledTransport returns a http.Transport that has TLS configured to use the provided Base64 DER-encoded certificate.