package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 7, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RedisIOConfig struct {
Network string `json:"network"`
Address string `json:"address"`
Password string `json:"password"`
Db int64 `json:"db"`
ListName string `json:"list_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.