# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
对list、dict或string的json,去掉两边括号或引号取中间部分 用于快速拼接json,免除判断类型和空值,如 fmt.Sprintf("{%s}", GetJsonContent(json)).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
redigo没有将应答中的OK转为bool值(2020-01-16).
# Constants
重试次数.
最大空闲连接数.
最大空闲时长,单位:秒.
No description provided by the author
命令最大执行时长,单位:秒.
# Interfaces
No description provided by the author
Redis 容器,包括 *redis.Pool 和 *redisx.ConnMux 两个实现.