package
0.3.0
Repository: https://github.com/mortalsc/im-system.git
Documentation: pkg.go.dev

# Functions

NewRedisCache 创建一个新的 Redis 缓存实例 参数: - addr: Redis 地址 - password: Redis 密码 - db: Redis 数据库索引 返回值: - cache.Cache: 实现了通用 Cache 接口的 Redis 缓存实例 - error: 如果初始化失败,返回错误.

# Structs

No description provided by the author