package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Conn is a mocked implementation of a redigo Conn
Close provides a mock function with given fields:
func (c *Conn) Do(commandName string, args ...interface{}) (reply interface{}, err error)
Do provides a mock function with given fields:
Err provides a mock function with given fields:
Flush provides a mock function with given fields:
func (c *Conn) Receive() (reply interface{}, err error)
Receive provides a mock function with given fields:
Send provides a mock function with given fields:
Pool is an autogenerated mock type for the Pool type
Close provides a mock function with given fields:
Get provides a mock function with given fields:
Source Files
¶
Click to show internal directories.
Click to hide internal directories.