package
Version:
v0.0.0-...-755d38d
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetInstance() (*redis.Client, error)
GetInstance creates a new instance of client Redis
type Config struct {
Address string
Password string
Database int
Options *redis.Options
}
type Singleton struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.