package
0.0.0-20201223150435-69509e0819fc
Repository: https://github.com/excel-mec/excelplay-backend-kryptos.git
Documentation: pkg.go.dev

# Structs

HTTPError is the custom error type that wraps common http errors.

# Type aliases

Handler is a function that handles an http request and returns the custom error type HttpError when an error occurs.