package
1.5.3
Repository: https://github.com/liangdas/mqant.git
Documentation: pkg.go.dev

# Functions

BadRequest generates a 400 error.
Conflict generates a 409 error.
Forbidden generates a 403 error.
InternalServerError generates a 500 error.
MethodNotAllowed generates a 405 error.
New generates a custom error.
NotFound generates a 404 error.
Parse tries to parse a JSON string into an error.
Timeout generates a 408 error.
Unauthorized generates a 401 error.

# Structs

Error implements the error interface.