package
Version:
v0.0.0-...-d65df50
Opens a new window with list of versions in this module.
Published: Mar 29, 2016
License: BSD-2-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client wraps a connection to the server and the protocol used
NewClientConn creates a client from an existing redis connection
func (c *Client) Do(query interface{}) (interface{}, error)
Do sends a query to the server and receives its response
Returns an error if we could not send the message
Dialer creates client objects from a
Source Files
¶
Click to show internal directories.
Click to hide internal directories.