//
pkg.gl
Category
github.com/mixer/redutil
test
package
2.5.0+incompatible
Repository:
https://github.com/mixer/redutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
36 SLOC
#
Functions
NewSuite
NewSuite constructs a suite with the give pool.
#
Structs
RedisSuite
RedisSuite is a type to be used during testing that wraps the testify's `suite.Suite` type and gives a *redis.Pool for us to work with as well.