package
Version:
v1.0.10827-0635c12
Opens a new window with list of versions in this module.
Published: Jun 14, 2024
License: MIT
Opens a new window with license information.
Imports: 10
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.