package
Version:
v1.0.5706-e8a15c7
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: MIT
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
¶
Package redisfixture will setup an isolated Redis DB for your tests, so they don't interfere.
type Connection struct {
Addr string
}
type Fixture struct {
*redis.Client
DB int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.