package
Version:
v1.0.5293-e1a8622
Opens a new window with list of versions in this module.
Published: Dec 22, 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.