Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiError ¶
type ApiError struct {
// contains filtered or unexported fields
}
func (ApiError) Error ¶
Error returns the error message
Do NOT use this for returning error messages to the user, because it returns the wrapped errors as well! Use the Message field instead.
func (ApiError) InternalCode ¶
func (ApiError) StatusCode ¶
Click to show internal directories.
Click to hide internal directories.