Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ZipDirectory ¶
ZipDirectory zips the entire directory at "root", writing a .zip file to "savefile"
By default, all file headers are preserved, including modification time. However, this means identical files with different timestamps will create zipfiles with different hashes. Set preserveModTime=false to ignore modification time and generate zipfiles with consistent hashes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.