package
Version:
v1.1.46
Opens a new window with list of versions in this module.
Published: Nov 6, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
*redis.Client
}
Client is a wrapper for *redis.Client providing a handy Close() function.
DialRedis creates a connection to Redis using values from specified config.Config, and returns Client instance.
Close closes a connection to Redis.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.