Documentation
¶
Index ¶
Constants ¶
View Source
const (
RegisterRespSrvModeName = "standalone"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RespCmdServiceOptions ¶
type RespCmdServiceOptions struct { Addr string `mapstructure:"addr"` AuthPassword string `mapstructure:"authPassword"` ConnKeepaliveInterval int `mapstructure:"connKeepaliveInterval"` }
func DefaultRespCmdServiceOptions ¶
func DefaultRespCmdServiceOptions() *RespCmdServiceOptions
Click to show internal directories.
Click to hide internal directories.