# Functions
NewErrorResponse will return a Response with error message attached.
NewResponse will create a new Response instance.
NewResponseWithIndex will create a new response with an action with Index value.
NewSuccessResponse will return a new Response with a Success message attached and no error.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Responser interface.