package
Version:
v0.0.40
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
*redis.Client
Conf Config
}
type Config struct {
redis.Options
CertFile string `json:"cert_file,omitempty"`
KeyFile string `json:"key_file,omitempty"`
}
func (c *Config) BeforeInject()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.