Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDbRumperExecutor ¶
Types ¶
type CmdDecode ¶
type CmdDecode struct {
// contains filtered or unexported fields
}
func (*CmdDecode) GetDetailedInfo ¶
func (cmd *CmdDecode) GetDetailedInfo() interface{}
type CmdDump ¶
type CmdDump struct {
// contains filtered or unexported fields
}
func (*CmdDump) GetDetailedInfo ¶
func (cmd *CmdDump) GetDetailedInfo() interface{}
type CmdRestore ¶
type CmdRestore struct { }
func (*CmdRestore) GetDetailedInfo ¶
func (cmd *CmdRestore) GetDetailedInfo() interface{}
func (*CmdRestore) Main ¶
func (cmd *CmdRestore) Main()
type CmdRump ¶
type CmdRump struct {
// contains filtered or unexported fields
}
func (*CmdRump) GetDetailedInfo ¶
func (cr *CmdRump) GetDetailedInfo() interface{}
type CmdSync ¶
type CmdSync struct {
// contains filtered or unexported fields
}
main struct
func (*CmdSync) GetDetailedInfo ¶
func (cmd *CmdSync) GetDetailedInfo() interface{}
return send buffer length, delay channel length, target db offset
Click to show internal directories.
Click to hide internal directories.