package
0.0.0-20230118092103-de70ca622e41
Repository: https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

MyHandler does something fantastic.

# Interfaces

Formatter will build the output.
Instrumentation records the performances and events.
Loader is responsible for loading the data.
Logger logs stuff.
Parse will extract details from the request.
RateLimiter limits how many concurrent requests we can make or process.