Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type BackupResult ¶
type BackupResult struct { From uint64 `json:"from"` To uint64 `json:"to"` Out string `json:"out"` }
func (*BackupResult) GetOutput ¶
func (r *BackupResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.