Categorygithub.com/packtpublishing/hands-on-dependency-injection-in-goch0101_defining_depenency_injection
# Functions
LoadPerson will load the requested person by ID.
SavePerson will validate and persist the supplied person.
# Interfaces
Saver persists the supplied bytes.