# Packages
Package redis is a generated GoMock package.
# Functions
No description provided by the author
# Interfaces
RateLimiter is a function which will allow an action to be performed - this is used to.
# Type aliases
RateLimitedFunc is the function which is rate limited - this impl will make sure rate limited function is tried for N times and then if not able to get through, it will return error.