package
2.2.2+incompatible
Repository: https://github.com/sunlidea/limiter.git
Documentation: pkg.go.dev
# Functions
NewStore returns an instance of redis store with defaults.
NewStoreWithOptions returns an instance of redis store with options.
# Interfaces
Client is an interface thats allows to use a redis cluster or a redis single client seamlessly.