Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrResponse ¶
type Error ¶
type Error struct {
Message string
Error error
Response *ErrResponse
}
func ErrorHandler ¶
func ErrorHandler(message string, error error, response *ErrResponse) *Error
Click to show internal directories.
Click to hide internal directories.