//
pkg.gl
Category
github.com/Excel-MEC/excelplay-backend-kryptos
pkg
httperrors
package
0.0.0-20201223150435-69509e0819fc
Repository:
https://github.com/excel-mec/excelplay-backend-kryptos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
10 SLOC
#
Structs
HTTPError
HTTPError is the custom error type that wraps common http errors.
#
Type aliases
Handler
Handler is a function that handles an http request and returns the custom error type HttpError when an error occurs.