Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportRedisServerMode = errors.New("unsupport redis-server mode") ErrExpireFailed = errors.New("expire failed") ErrWrongTypeInRedis = errors.New("wrong type in redis") ErrWrongLengthInRedis = errors.New("wrong length in redis") ErrFrontierAlreadySet = errors.New("frontier already set") ErrIllegalRequest = errors.New("illegal request") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.