mirror of https://github.com/golang/go.git
The method AddFS can be used to add the contents of a fs.FS filesystem
to a zip archive.
This method walks the directory tree starting at the root of the filesystem
and adds each file to the archive.
Fixes #54898
Change-Id: I80511cbd91a1d7e09ee52d2d1b09fb5eed25f45f
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| 54898.txt | ||
| 59599.txt | ||
| 60061.txt | ||
| 60088.txt | ||