package
Version:
v1.0.7267-7768e68
Opens a new window with list of versions in this module.
Published: Jul 14, 2023
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.