package
0.1.6
Repository: https://github.com/redmapletech/ginx.git
Documentation: pkg.go.dev

# Functions

AbortWith is shorthand for calling AbortWithError using ErrNoDetail to suppress the error detail.
AbortWithError is a wrapper around AbortWithStatusJSON, returning true if the error was not nil and therefore the request has been aborted.
SetErrorDetailOutput sets whether the internal error message is included in the JSON response.

# Variables

No description provided by the author