package
0.0.0-20241213094422-377ce19d9b7a
Repository: https://github.com/liusuxian/go-toolkit.git
Documentation: pkg.go.dev

# Functions

NewRedisCacheWithConfig 创建 RedisCache.
NewRedisCacheWithOption 创建 RedisCache.
NewWechatCacheWithConfig 创建微信缓存.
NewWechatCacheWithOption 创建微信缓存.

# Structs

RedisCache Redis 缓存.
WechatCache 微信缓存.

# Interfaces

CustomCache 自定义缓存接口.
ICache 缓存接口.
IRedisCache Redis 缓存接口.

# Type aliases

No description provided by the author