package
0.0.0-20240921075318-a8c716a2f2d8
Repository: https://github.com/8xmx8/easier.git
Documentation: pkg.go.dev

# Functions

WithAuth 配置鉴权.
WithPasswd 配置密码.
InitRedisClient 实例化redis连接对象.
No description provided by the author
No description provided by the author
WithAuth 配置鉴权.
WithPasswd 配置密码.

# Constants

单机模式.
集群模式.
列表的尾部(右边).
哨兵模式.
列表的头部(左边).

# Structs

Client 单机模式.
Cluster 集群模式.
No description provided by the author
RedisConf redis的连接配置 nolint.
Sentinel 哨兵模式.
ZSetMember 有序集合的数据结构.

# Interfaces

No description provided by the author

# Type aliases

声明支持的redis部署模式.
声明对list的操作点.
No description provided by the author
No description provided by the author