package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Dec 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func Must(opts ...Option) *redis.Client
type Config struct {
Source string `yaml:"source" json:"source"`
Addr string `yaml:"addr" json:"addr"`
Username string `yaml:"username" json:"username"`
Password string `yaml:"password" json:"password"`
DB int `yaml:"db" json:"db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.