package
0.0.0-20190118033331-2a53b66835d6
Repository: https://github.com/arcplus/go-lib.git
Documentation: pkg.go.dev

# Functions

Client return redis client.
Close close all redis conn.
DB return redis client with given name or nil if not exist.
Deprecated, using DB instead.
HealthCheck ping rds.
HelperGet get key from rds, if not nil, using with v if exist.
Register initialize redis dsn format -> redis://:password@url/dbNum[optional,default 0].

# Constants

Nil reply Redis returns when key does not exist.

# Structs

Conf redis.