//
pkg.gl
Category
github.com/quay/claircore
java
jar
package
1.5.35
Repository:
https://github.com/quay/claircore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
597 SLOC
#
Functions
Parse
Parse returns Info structs describing all of the discovered "artifacts" in the jar.
ValidExt
ValidExt determines if the file name extension is a valid JAR file extension.
#
Constants
MinSize
MinSize is the absolute minimum size for a jar.
#
Variables
ErrNotAJar
These are sentinel errors that can be used with errors.Is.
ErrUnidentified
These are sentinel errors that can be used with errors.Is.
Header
Header is the magic bytes at the beginning of a jar.
#
Structs
Info
Info reports the discovered information for a jar file.