//
pkg.gl
Category
github.com/csnitker/throttled
store
package
1.0.0
Repository:
https://github.com/csnitker/throttled.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
129 SLOC
#
Functions
NewMemStore
NewMemStore creates a new MemStore.
NewRedisStore
NewRedisStore creates a new Redis-based store, using the provided pool to get its connections.