The highest tagged major version is
v8.
package
Version:
v7.5.4
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
const (
FileTypeUnknown FileType = iota
FileTypeRPM
FileTypeDEB
FileTypePGP
FileTypeJAR
FileTypePKCS7
FileTypePECOFF
FileTypeMSI
FileTypeCAB
FileTypeAppManifest
FileTypeCAT
FileTypeAPPX
FileTypeVSIX
FileTypeXAP
FileTypeAPK
FileTypeMachO
FileTypeMachOFat
FileTypeIPA
FileTypeXAR
)
Detect a handful of package and signature file types based on the first few
bytes of the file contents.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.