Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RedisGetNilError = errors.New("redis get nil") // 未找到值 TxFailedError = errors.New("transaction failed") // 握手失败 TimeoutError = errors.New("timeout") // 连接超时 NilPointError = errors.New("no redis connections") // 没有设定redis连接 )
工具错误类型
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.