package
0.0.0-20240909062104-2872f4b072ca
Repository: https://github.com/poleljy/go-boost.git
Documentation: pkg.go.dev

# Functions

BadRequest/InvalidRequest 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.

# Variables

No description provided by the author

# Structs

Error implements the error interface.