package
1.0.7
Repository: https://github.com/atselvan/go-utils.git
Documentation: pkg.go.dev

# Functions

BadRequestError returns a new bad request Error.
BadRequestErrorf formats according to a format specifier for the message and returns a bad request Error.
ConflictError returns a new conflict Error.
ConflictErrorf returns a new conflict Error.
ForbiddenError returns a new forbidden Error.
ForbiddenErrorf returns a new forbidden Error.
InternalServerError returns a new internal server Error.
InternalServerErrorf returns a new internal server Error.
New returns an Error.
Newf formats according to a format specifier for the message and returns the Error.
NotFoundError returns a new not found Error.
NotFoundErrorf returns a new not found Error.
UnauthorizedError returns a new unauthorized Error.
UnauthorizedErrorf returns a new unauthorized Error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Error represents the error information.
Errors represents a list of Error.