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

# Functions

LoadPerson will load the requested person by ID.
SavePerson will validate and persist the supplied person.

# Structs

Person data object.

# Interfaces

Saver persists the supplied bytes.