package
3.0.1+incompatible
Repository: https://github.com/cyverse-de/data-usage-api.git
Documentation: pkg.go.dev
# Functions
DetailedError responds to an HTTP request with a JSON response body indicating that an error occurred and providing some extra details about the error if additional details are available.
Error responds to an HTTP request with a JSON response body indicating that an error occurred.
HTTPErrorHandler is an echo.HTTPErrorHandler for this application.
NewErrorResponse constructs an ErrorResponse based on the message passed in, but does not send it over the wire.
No description provided by the author
# Variables
No description provided by the author
# Structs
ErrorResponse represents an HTTP response body containing error information.