# Functions
BadRequestError represents a 400 Bad Request error.
No description provided by the author
GoneError represents a 410 Gone error.
InternalServerError represents a 500 Internal Server Error.
NewErrorResponse creates a new ErrorResponse.
NoContentError represents a 404 Not Found error.
NotFoundError represents a 404 Not Found error.
No description provided by the author
UnauthorizedError represents a 401 Unauthorized error.
# Structs
ErrorResponse represents a structured error response.