package
4.2.2-rc3
Repository: https://github.com/splitio/go-toolkit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewClient returns new client implementation.
NewPrefixedRedisClient returns a new Prefixed Redis Client.

# Structs

ClientImpl wrapps redis client.
PrefixedRedisClient struct.
ResultImpl generic interface.

# Interfaces

Client interface which specifies the currently used subset of redis operations.
Result generic interface.

# Type aliases

UniversalOptions type used for redis package.