package
0.0.0-20240523090158-714bc2e43b93
Repository: https://github.com/charlesbases/library.git
Documentation: pkg.go.dev

# Functions

Client .
Close .
Init init default redis.
JsonWrap 将 val 包装成 RedisMessage.
NewClient .

# Variables

ErrRedisNotReady redis is not ready.
Key keyword of key.
KeyPrefix keyword of prefix.
KeySuffix keyword of suffix.
RandomExpiry 0-24h 随机过期时间.
RedisClient redis client.
RedisCluster redis cluster.

# Structs

BoolOutput .
BytesOutput .
DelOptions .
ExpireOptions .
GetOptions .
Mutex redis 分布式锁.
MutexOptions .
Options .
RedisMessage .
SetOptions .
StatusOutput .

# Type aliases

Cmdable redis.Cmdable.