package
module
Version:
v0.0.0-...-ce6f500
Opens a new window with list of versions in this module.
Published: Jul 14, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
redis.UniversalClient
}
type Config struct {
ClusterAddrs []string `required:"true"`
Password string `required:"true"`
ClusterMaxRedirects int `default:"3"`
ReadTimeout time.Duration `default:"3s"`
PoolSize int `default:"50"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.