package
0.0.0-20240109133218-bbbe29898a12
Repository: https://github.com/scliangx/webservertools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetOneRedisClient 从连接池获取一个redis连接.
InitRedisClientPool 处于程序底层的包,init 初始化的代码段的执行会优先于上层代码,因此这里读取配置项不能使用全局配置项变量.
No description provided by the author

# Structs

RedisClient 定义一个redis客户端结构体.