# Functions
Handle DB Errors converts database errors to CustomError.
No description provided by the author
NewCustomError is a constructor function for CustomError.
NewInternalServerError creates a new error for internal server error cases.
NewNotFoundError creates a new error for resource not found cases.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author