Feature #22076
open
In fact, the heavy lifting seems to be all in the "archive/zip" standard library module:
https://pkg.go.dev/archive/zip
The standard module even has feature that walks an entire "FS" object and packs all the files -- perfect for packing up a whole collection.
So zipstreamer might not actually add anything we need.
- Target version changed from Future to Development 2024-12-04
- Target version changed from Development 2024-12-04 to Development 2024-12-18
Also available in: Atom
PDF