package
0.0.0-20190418235907-40e102283025
Repository: https://github.com/fab-man/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Structs

RegisterHandler is the HTTP handler for the "Register" endpoint In this simplified example we are assuming all possible errors are user errors and returning "bad request" HTTP 400.