Categorygithub.com/packtpublishing/hands-on-dependency-injection-in-goch1101_di_induced_damage01_long_param
# Functions
No description provided by the author
# Interfaces
Cache will store/retrieve data in a fast way.
Datastore will store/retrieve data in a permanent.
Formatter will build the output.
Instrumentation records the performances and events.
Logger logs stuff.
Parse will extract details from the request.
RateLimiter limits how many concurrent requests we can make or process.