package
0.4.3
Repository: https://github.com/azhai/gozzo-utils.git
Documentation: pkg.go.dev

# 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
命令最大执行时长,单位:秒.

# Variables

No description provided by the author
将字符串数组转为一般数组.

# Structs

Redis连接配置.
No description provided by the author
Redis.

# Interfaces

No description provided by the author
Redis 容器,包括 *redis.Pool 和 *redisx.ConnMux 两个实现.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author