package
1.1.4
Repository: https://github.com/oboadagd/kit-go.git
Documentation: pkg.go.dev

# Functions

GenericAlreadyExistsError implements a generic not found error.
GenericBadRequestError implements a generic not found error.
GenericInternalServerError implements a generic not found error.
GenericNotFoundError implements a generic not found error.
GenericHttpError wraps a provided error with an HTTP status code.

# Structs

GenericHttpError is used to pass an error during the request through the application.