//
pkg.gl
Category
github.com/finishy1995/go-library
redis
package
0.2.0
Repository:
https://github.com/finishy1995/go-library.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
221 SLOC
#
Functions
NewRedisClient
NewRedisClient 根据传入的Config新建Client.
#
Constants
ClusterMode
No description provided by the author
NodeMode
No description provided by the author
#
Variables
ErrInvalidExpireParameter
No description provided by the author
ErrNil
No description provided by the author
#
Structs
Client
Client Redis客户端.
ClientConfig
ClientConfig 配置信息.