# Packages
No description provided by the author
# Functions
ErrBadRequest indicates Bad Request.
ErrInternal is Internal Server Error response.
ErrInvalidRequest indicates Invalid Request.
ErrNotFound indicates Not Found response status.
NewErrResponse creates ErrResponse for error and http status code.
# Structs
ErrResponse is an error response renderer.
# Interfaces
HTTPError is http error accessor.