Documentation
¶
Overview ¶
Package servicehelper structure the construction of errors generated by services
Index ¶
Constants ¶
View Source
const ( Processing Code = 102 BadRequest = 400 Forbidden = 403 NotFound = 404 AlreadyExist = 409 UnexpectedError = 500 NotImplemented = 501 )
Code describe the status that will be generated in the BuildResponseError for the http response
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.