Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisServer ¶
type RedisServer struct {
Addr string
Port string
DB string
Conn core.RedisClient
}
type TUI ¶
type TUI struct {
RedisServer RedisServer
KeyInfo KeyInfo
TUIData TUIData
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.