Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoExecutor = errors.New("no context executor")
Functions ¶
func Check ¶
func Check(ctx context.Context, 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.