package
0.0.0-20241118092146-e14b3c000036
Repository: https://github.com/lolizeppelin/micro.git
Documentation: pkg.go.dev

# Functions

As finds the first error in err's chain that matches *Error.
BadRequest generates a 400 error.
No description provided by the author
Conflict generates a 409 error.
No description provided by the author
Equal tries to compare errors.
Forbidden generates a 403 error.
FromError try to convert go error to *Error.
No description provided by the author
InternalServerError generates a 500 error.
MethodNotAllowed generates a 405 error.
No description provided by the author
New generates a custom error.
No description provided by the author
NotFound generates a 404 error.
Parse tries to parse a JSON string into an error.
ServiceUnavailable generates a 500 error.
Timeout generates a 408 error.
Unauthorized generates a 401 error.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author