package
0.0.0-20241222193926-faee3705cd8f
Repository: https://github.com/coffemanfp/docucentertest.git
Documentation: pkg.go.dev
# Functions
NewHTTPError initialices a new error with a HTTPError implementation.
# Constants
ALREADY_EXISTS is a constant representing the error message for a resource that already exists.
INTERNAL_SERVER_ERROR_MESSAGE is a common message used when a internal server error is perfomed.
NOT_FOUND_ERROR_MESSAGE is a constant representing the error message for a resource not being found.
UNAUTHORIZED_ERROR_MESSAGE is a constant representing the error message for unauthorized access.