//
pkg.gl
Category
github.com/authgear/authgear-server
pkg
util
redisutil
package
0.0.0-20240823122251-771a9ecf476f
Repository:
https://github.com/authgear/authgear-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
39 SLOC
#
Structs
Cache
Cache is a naive cache that does not prevent multiple clients from filling the cache at the same time.
Item
No description provided by the author
#
Interfaces
SimpleCmdable
SimpleCmdable is a simplified version of redis.Cmdable.