Discover Packages
github.com/documize/community
domain
backup
package
Version:
v1.76.0
Opens a new window with list of versions in this module.
Published: Nov 13, 2018
License: AGPL-3.0
Opens a new window with license information.
Imports: 38
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package backup handle data backup/restore to/from ZIP format.
Package backup handle data backup/restore to/from ZIP format.
Package backup handle data backup/restore to/from ZIP format.
Handler contains the runtime information such as logging and database.
func (*Handler) Backup ¶
Backup generates binary file of all instance settings and contents.
The content is pulled directly from the database and marshalled to JSON.
A zip file is then sent to the caller.
func (*Handler) Restore ¶
added in
v1.72.0
Restore receives ZIP file for restore operation.
Options are specified as HTTP query paramaters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.