package
0.0.0-20190418235907-40e102283025
Repository: https://github.com/fab-man/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewByConfigConstructor is the constructor for MyStruct.
NewLongConstructor is the constructor for MyStruct.

# Structs

MyStruct does something fantastic.

# Interfaces

Cache will store/retrieve data in a fast way.
Instrumentation records the performances and events.
Logger logs stuff.
MyConfig defines the config for MyStruct.
RateLimiter limits how many concurrent requests we can make or process.