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 tar archive. This method walks the directory tree starting at the root
of the filesystem and adds each file to the archive.
Fixes #58000
Change-Id: I0e6abac76b76bc5d95b74b7e5b37634ce3f76c85
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| 50102.txt | ||
| 51246.txt | ||
| 51971.txt | ||
| 53693.txt | ||
| 54898.txt | ||
| 56353.txt | ||
| 58000.txt | ||
| 59599.txt | ||
| 60061.txt | ||
| 60088.txt | ||
| 60370.txt | ||
| 61642.txt | ||
| 61758.txt | ||
| 61974.txt | ||