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

# Structs

Renderer will render a person to the supplied writer.
Saver will save the supplied person to the DB.
Validator will validate the supplied person has all the required fields.