//
pkg.gl
Category
github.com/lightstar/golib
internal
test
redistest
package
0.0.0-20231027131641-93b1e7503408
Repository:
https://github.com/lightstar/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
37 SLOC
#
Functions
NewMockConn
NewMockConn function creates mocked redis connection and applies default expectations.
#
Structs
MockConn
MockConn structure provides mocked redis connection implementing redigo module's Conn interface.