package
3.0.0-rc.3+incompatible
Repository: https://github.com/drillbits/iris.git
Documentation: pkg.go.dev

# Functions

New returns a Redis service filled by the passed config to connect call the .Connect().

# Variables

ErrKeyNotFound an error with message 'Key $thekey doesn't found'.
ErrRedisClosed an error with message 'Redis is already closed'.

# Structs

Service the Redis service, contains the config and the redis pool.