package
0.22.0
Repository: https://github.com/w6d-io/x.git
Documentation: pkg.go.dev

# Functions

GetClient return the redis client recorded or create a new instance.

# Variables

NilRedis ...

# Structs

Client is the internal Redis Client.
MockClient is the internal mock client.
Redis connexion struct.
RedisDB is the public Redis Instance.

# Interfaces

ClientAPI is the internal Client API interface.
RedisAPI is the public Redis API interface.