package
Version:
v0.0.0-...-dce63f1
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DBBackup struct {
Task string `json:"task"`
Metadata Metadata `json:"metadata"`
}
type Metadata struct {
DBName string `json:"db_name"`
BackupLocation string `json:"backup_location"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.