Compare commits
1 Commits
v1.4.3
...
v1.5.0-bet
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a1593f45f |
@@ -10,6 +10,9 @@ type InfoBackup struct {
|
||||
|
||||
// Backup path
|
||||
BackupPath string `json:"backupPath"`
|
||||
|
||||
// Possible error
|
||||
Error string `json:"error"`
|
||||
}
|
||||
|
||||
// CreateDisksBackup response
|
||||
|
||||
Reference in New Issue
Block a user