Discover Packages
github.com/schuyler-loughrey/documize2
domain
backup
package
Version:
v3.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jun 14, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 39
Opens a new window with list of imports.
Imported by: 0
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.
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.