# Functions
No description provided by the author
TryGetHTTPError returns an error when the http response contains invalid status code.
# Structs
ErrorWithMessage struct to hold a single error with a message.
No description provided by the author
HTTPError represents an http error.
# Type aliases
ResponseErrors is a custom type that can handle unmarshaling []string or []ErrorWithMessage.