package
0.4.0
Repository: https://github.com/yogenyslav/pkg.git
Documentation: pkg.go.dev

# Functions

New creates a new Redis instance.

# Variables

ErrNotFound reports that key doesn't exist.

# Structs

Config is the configuration for the Redis cache.
Redis wraps go-redis client and adds tracer to all operations.