# Functions
ErrorProcessingRequestResp will return a message indicating that there was an error processing request.
No description provided by the author
No description provided by the author
No description provided by the author
GetNotFoundResp for returning 404 messages.
GetRequestParams - find and return pagination request vars.
No description provided by the author
GetValidateErrResp will prepare the error response.
UnableToParseResp will return a message indicating that the JSON request could not be parsed.
# 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
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
CollResp - Collection response.
CustomErrorResp for custom errors.
No description provided by the author
GeneralErrorResp is a function to return general errors including validation.
Request will be populated with request data and used as paginated data in the response.
SingleItemResp for single record responses.
# Type aliases
ErrMsgs for mapping the error responses for validation issues.
No description provided by the author
No description provided by the author
No description provided by the author