package
0.0.0-20230710010217-e5a474cc7f5d
Repository: https://github.com/jecsand/identity-service.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.
No description provided by the author
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.
NewWriterWrapper response writer wrapper.
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
# Interfaces
RestErr Rest error interface.