Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAlreadyExistsError ¶ added in v1.1.7
func IsNotFoundError ¶
func IsUnauthorizedError ¶ added in v1.1.7
Types ¶
type ClientErrors ¶
type ClientErrors struct {
// contains filtered or unexported fields
}
func ErrorWithHTTPCode ¶
func ErrorWithHTTPCode(httpCode int, err error) ClientErrors
func (ClientErrors) Error ¶
func (e ClientErrors) Error() string
Click to show internal directories.
Click to hide internal directories.