package
0.0.4
Repository: https://github.com/arhamj/go-commons.git
Documentation: pkg.go.dev

# Functions

ErrorCtxResponse Error response object and status code.
ErrorResponse Error response.
NewBadRequestError New Bad Request Error.
NewForbiddenError New Forbidden Error.
NewInternalServerError New Internal Server Error.
NewNotFoundError New Not Found Error.
NewRestError New Rest Error.
NewRestErrorFromBytes New Rest Error From Bytes.
NewRestErrorWithMessage New Rest Error With Message.
NewUnauthorizedError New Unauthorized Error.
ParseErrors Parser of error string messages returns RestError.

# 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

# Variables

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

# Structs

RestError Rest error struct.

# Interfaces

RestErr Rest error interface.