//
pkg.gl
Category
github.com/ShmelJUJ/software-engineering
pkg
redis
package
0.0.0-20240521083254-553ec8ccecaa
Repository:
https://github.com/shmeljuj/software-engineering.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
95 SLOC
#
Functions
New
New initializes a new Redis instance with the provided context and configuration.
#
Variables
ErrNilConfig
No description provided by the author
#
Structs
Config
Config represents the redis configuration structure.
Redis
Redis represents a wrapper around a Redis client.