1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

account deactivation process

This commit is contained in:
Harvey Kandola 2018-11-09 13:42:58 +00:00
parent 6a9ad7f540
commit 0a64afd6b5
5 changed files with 66 additions and 2 deletions

View file

@ -21,6 +21,8 @@ package backup
// the file is deleted at the end of the process.
//
// The backup file contains a manifest file that describes the backup.
//
// TODO: explore writing straight to HTTP response via https://github.com/mholt/archiver
import (
"archive/zip"