//
pkg.gl
Category
github.com/packtpublishing/hands-on-dependency-injection-in-go
ch05
03_applying
package
0.0.0-20230118092103-de70ca622e41
Repository:
https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
76 SLOC
#
Functions
Load
Load will attempt to load and return a person.
TestLoad_happyPath
No description provided by the author
#
Structs
Person
Person is the data transfer object (DTO) for this package.