package
0.0.0-20190327071030-c0e7709511de
Repository: https://github.com/shredx/golang-redis-rate-limiter.git
Documentation: pkg.go.dev

# Functions

InitUsageSubscriber inits the api usage subscriber function.
RateProcess process the rate update requests.
Usage go routine will handle the api usage subscription messagesdesc is the usage description of the go routinet is the type of requests that needed to be catered.

# Structs

App is the main controller of the application.