package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
LocalHost = "localhost"
DefaultPort = 6379
)
Client represents a client for the Redis server.
NewClient returns a client instance.
Close closes the current connection with the specified host.
Open opens a connection with the specified host.
nolint: exhaustivestruct
Server represents an example server.
NewServer returns an example server instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.