//
pkg.gl
Category
github.com/HJH0924/GenericGo
cache
redis
package
0.0.0-20241109021313-6e2457b08dcf
Repository:
https://github.com/hjh0924/genericgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
67 SLOC
#
Functions
NewCache
NewCache 创建一个新的 Cache 实例。.
#
Structs
Cache
Cache 是 cache.Cache 接口的实现,用于操作 Redis 缓存。.