package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 26, 2016
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Backup(projectID, bucket, path, secret string) error
Backup will create a compressed and encrypted backup of the specified
directory and store it in the given bucket.
func Restore(projectID, bucket, path, secret string) error
Restore will decrypt and decompress the most recent backup from the bucket
specified and save it to the given path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.