Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckResponseStatus ¶
Check expected status codes and return error if needed
func IsResponseStatusError ¶
Check if the error is instance of ResponseStatusError
Types ¶
type ResponseStatusError ¶
type ResponseStatusError struct {
// contains filtered or unexported fields
}
func (*ResponseStatusError) Error ¶
func (e *ResponseStatusError) Error() string
Click to show internal directories.
Click to hide internal directories.