package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev

# Functions

DefaultBadRequestError function returns a default 400 Bad Request HTTP status code and a custom error.
DefaultInternalError is a function that logs and returns an internal server error.
DefaultNotFoundError function returns a default 404 Not Found HTTP status code and a custom error.

# Structs

Error used to respond to errored http requests.