Documentation ¶
Index ¶
- Constants
- func CreatePidFile(name string) error
- func GetCoordLock(coordConn zkhelper.Conn, productName string) zkhelper.ZLocker
- func GetExecutorPath() string
- func GetRedisConfig(addr string, configName string, auth string) (string, error)
- func GetRedisInfo(addr string, section string, auth string) (string, error)
- func GetRedisStat(addr string, auth string) (map[string]string, error)
- func GetRole(addr string, auth string) (string, error)
- func InitConfig() (*cfg.Cfg, error)
- func InitConfigFromFile(filename string) (*cfg.Cfg, error)
- func Ping(addr string, auth string) error
- func SlaveNoOne(addr string, auth string) error
- func SlaveOf(slave string, master string, auth string) error
- func SlotsInfo(addr string, fromSlot int, toSlot int, auth string) (map[int]int, error)
- type Strings
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func CreatePidFile ¶
func GetExecutorPath ¶
func GetExecutorPath() string
func GetRedisConfig ¶
func InitConfig ¶
func SlaveNoOne ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.