Documentation
¶
Overview ¶
Package fixzip checks for legacy ZIP files with out-of-date compression that require re-archiving.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
func Check(sl *slog.Logger, name string, extra dir.Directory, d fs.DirEntry, artifacts ...string) string
Check returns the UUID of the name zipped file if it requires re-archiving because it uses a legacy compression method that is not supported by Go or JS libraries.
Check UUID named files are moved to the extra directory and are given a .zip extension.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.