package
0.0.0-20201209153400-04a4749666fa
Repository: https://github.com/excel-mec/excelplay-backend-dalalbull.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.