package
Version:
v0.0.0-...-750a8a5
Opens a new window with list of versions in this module.
Published: Oct 10, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetConn() *redis.Client
type Config struct {
Addr string `json:"addr" yaml:"addr"`
Password string `json:"password" yaml:"password"`
Db int `json:"db" yaml:"db"`
PoolSize int `json:"pool_size" yaml:"pool_size" mapstructure:"pool_size"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.