package
0.0.0-20240615013241-b9a08a6e83e1
Repository: https://github.com/factorycicd/factory-api.git
Documentation: pkg.go.dev

# Functions

HandleError handles the error.
NewRequestError creates a new request error.

# Constants

BadRequestError is the error message for bad request errors.
ForbiddenError is the error message for forbidden errors.
InternalServerError is the error message for internal server errors.
NotFoundError is the error message for not found errors.
UnauthorizedError is the error message for unauthorized errors.

# Structs

RequestError is the error type for request errors.

# Type aliases

Type is the type for error types.