# Functions
NewByConfigConstructor is the constructor for MyStruct.
No description provided by the author
NewLongConstructor is the constructor for MyStruct.
No description provided by the author
# Interfaces
Cache will store/retrieve data in a fast way.
No description provided by the author
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.