modulepackage
1.0.5
Repository: https://github.com/ynsluhan/go-redis-pool.git
Documentation: pkg.go.dev
# README
go-redis-pool
# Functions
*
* @Author yNsLuHan
* @Description: 获取redis
* @Time 2021-06-08 15:25:37
* @return *redis.Client
*/.
*
* @Author yNsLuHan
* @Description: 获取sentinel slave连接
* @Time 2021-06-08 15:25:31
* @return *redis.Client
*/.
*
* @Author yNsLuHan
* @Description: 获取sentinel master连接
* @Time 2021-06-08 15:25:26
* @return *redis.Client
*/.
*
* @Author yNsLuHan
* @Description:
* @Time 2021-06-08 15:26:02
*/.
*
* @Author yNsLuHan
* @Description: 创建 redis 哨兵模式
* @Time 2021-06-08 15:25:44
*/.