package
0.0.0-20230118092103-de70ca622e41
Repository: https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# Functions

NewGetHandler is the constructor for GetHandler.

# Structs

GetHandler is the HTTP handler for the "Get Person" endpoint.
No description provided by the author

# Interfaces

Formatter will convert the supplied object to bytes.
GetConfig is the config for the Get Handler.
GetModel will load a registration.
No description provided by the author