Categorygithub.com/mailstepcz/httperr
modulepackage
0.1.2
Repository: https://github.com/mailstepcz/httperr.git
Documentation: pkg.go.dev

# README

httperr

Go support for HTTP error codes

# Functions

HTTPStatus gets the corresponding HTTP status.
New creates a new error convertible into an HTTP error.
Wrap wraps an error into one convertible into an HTTP error.

# Structs

HTTPErrorEnvelope is an error convertible into an HTTP error.

# Interfaces

HTTPError is an error convertible into an HTTP error.