package
Version:
v8.0.0-...-c526a22
Opens a new window with list of versions in this module.
Published: Sep 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
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.