Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitRedis ¶
func InitRedis(rc *RootConfig)
Types ¶
type RootConfig ¶
type RootConfig struct { Config redisConfig `yaml:"redis"` Multi map[string]*redisConfig `yaml:"redis-multi"` }
func NewConfig ¶
func NewConfig() *RootConfig
Click to show internal directories.
Click to hide internal directories.