# Functions
CodeAndMessageFrom helper.
EncodeError ...
EncodeResponse is the common method to encode all response types to the client.
EncodeResponseAsIs is almost the same as EncodeResponse, but it doesn't wrap the response in a Response struct.
JSON HTTP response.
New creates new response.
NewCreated creates new created response.
NewDefaultResponder creates new default responder.
NewError creates new error response.
NewList creates new list response.
NewMeta creates new meta.
NewNoContent creates new no content response.
NewOk creates new ok response.
NewPagination creates new pagination.
NewPaginationFromInterface creates new pagination from interface.
NewResponder creates new Responder.
SetDefaultResponder sets default responder.
# Constants
Predefined http encoder content type.
Predefined http encoder content type.
# Structs
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