package
2.5.0+incompatible
Repository: https://github.com/microsoft/redutil.git
Documentation: pkg.go.dev

# Functions

NewSuite constructs a suite with the give pool.

# Structs

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.