Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func ErrorHandler(writer http.ResponseWriter, request *http.Request, err interface{})
Types ¶
type NotFoundError ¶
type NotFoundError struct {
Error string
}
func NewNotFoundError ¶
func NewNotFoundError(error string) NotFoundError
Click to show internal directories.
Click to hide internal directories.