package
1.1.23
Repository: https://github.com/cloudstufftech/go-utils.git
Documentation: pkg.go.dev

# Functions

NewClient method will return a pointer to new client object.
NewV2Client will return the pool connection to radix object.

# Structs

Client struct holds connection to redis.
ClientOptions struct contains the options for connecting to redis.
Clientv2 struct holds pool connection to redis using radix dep.