//
pkg.gl
Category
github.com/gotoeasy/glang
redis
package
0.21.4
Repository:
https://github.com/gotoeasy/glang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
43 SLOC
#
Functions
NewRedis6Client
创建Redis6客户端对象(单机连接).
NewRedis6ClientSentinel
创建Redis6客户端对象(哨兵模式连接) opt.MasterName默认为"mymaster".
#
Structs
Redis6Client
Redis6客户端结构体.