package
0.23.3
Repository: https://github.com/anchore/grype-db.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewWriter creates a new tar writer that writes to the specified archive path.
PopulateWithPaths creates a compressed tar from the given paths.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Entry
Entry represents an entry that can be written to a tar file via a tar.Writer from the standard library.
Writer represents a facade for writing entries to a tar file.