package
0.1.6
Repository: https://github.com/xiaomeng79/istio-micro.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.
New generates a custom error.
NotFound generates a 404 error.
Parse tries to parse a JSON string into an error.
Unauthorized generates a 401 error.

# Structs

Error implements the error interface.