# Functions
NewClient returns a new Client wrapper for a pre-existing redis.Client.
NewClientFromConfig returns a new Client from Config.
WrapCmdErr adds the command itself and the stack of the current goroutine to the command's error if any.
# Variables
No description provided by the author