package
0.0.0-20241025142459-8190fe793afb
Repository: https://github.com/dd3v/cloud.snippets.ninja.git
Documentation: pkg.go.dev
# Functions
BadRequest - HTTP 400.
Forbidden - HTTP 403.
GenerateValidationError - ...
Handler - error handler HTTP middleware.
InternalServerError - HTTP 500.
NotFound - HTTP 404.
Unauthorized - HTTP 401.
# Structs
ErrorResponse - respresents error response.