Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.20240223.1130721
func NewStorageClient ¶ added in v0.20240223.1130721
func (*Client) NewRequest ¶ added in v0.20240223.1130721
type ErrorParser ¶ added in v0.20240422.1112441
type ErrorParser struct{}
ErrorParser is a custom error parse for Azure Storage errors
func (*ErrorParser) FromResponse ¶ added in v0.20240422.1112441
func (e *ErrorParser) FromResponse(resp *http.Response) error
Click to show internal directories.
Click to hide internal directories.