//
pkg.gl
Category
github.com/fab-man/hands-on-dependency-injection-in-go
ch08
acme
internal
modules
list
package
0.0.0-20190418235907-40e102283025
Repository:
https://github.com/fab-man/hands-on-dependency-injection-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
50 SLOC
#
Functions
NewLister
NewLister creates and initializes a Lister.
#
Structs
Lister
Lister will attempt to load all people in the database.
#
Interfaces
Config
Config is the config for Lister.