package
Version:
v0.5.7
Opens a new window with list of versions in this module.
Published: Dec 26, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
INFO = "INFO"
KEYS = "KEYS"
DEL = "DEL"
)
View Source
const (
STRING = "string"
HASH = "hash"
LIST = "list"
ZSET = "zset"
SET = "set"
)
View Source
var ErrReadLine = errors.New("read redis line error")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.