Documentation ¶
Overview ¶
Package httperr provides some convenience functions to create echo HTTP errors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequestf ¶
BadRequestf creates an HTTP error with "bad request" code and a message.
func BindFail ¶
BindFail creates an HTTP error with "bind fail" message.
func Newf ¶
Newf creates an HTTP error with a code and message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.