//
pkg.gl
Category
github.com/fab-man/hands-on-dependency-injection-in-go
ch08
acme
internal
modules
get
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
37 SLOC
#
Functions
NewGetter
NewGetter creates and initializes a Getter.
#
Structs
Getter
Getter will attempt to load a person.
#
Interfaces
Config
Config is the configuration for Getter.