package
Version:
v0.0.46-alpha.15
Opens a new window with list of versions in this module.
Published: Mar 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Redis struct {
ClusterMode bool `yaml:"clusterMode"`
Address []string `yaml:"address"`
Username string `yaml:"username"`
Password string `yaml:"password"`
EnablePipeline bool `yaml:"enablePipeline"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.