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:
parent
6a9ad7f540
commit
0a64afd6b5
5 changed files with 66 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue