Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + func Create(ctx context.Context, tarPath, srcDir string) error — linux/amd64 + func CreateFiltered(ctx context.Context, tarPath, srcDir string, skip SkipFunc) error — linux/amd64 + func Extract(tarPath, dstDir string) error — linux/amd64 + type SkipFunc func(rel string) bool — linux/amd64