package
Version:
v1.0.4948-b7d29a5
Opens a new window with list of versions in this module.
Published: Nov 20, 2022
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.