Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorComponents ¶
ErrorComponents represents the error response fields that will be deserialized from an xml error response body
func GetErrorResponseComponents ¶
func GetErrorResponseComponents(r io.Reader, noErrorWrapping bool) (ErrorComponents, error)
GetErrorResponseComponents returns the error fields from an xml error response body
Click to show internal directories.
Click to hide internal directories.