The highest tagged major version is
v8.
package
Version:
v7.2.1+incompatible
Opens a new window with list of versions in this module.
Published: Jul 31, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 119
Opens a new window with list of known importers.
Documentation
¶
const (
FileTypeUnknown FileType = iota
FileTypeRPM
FileTypeDEB
FileTypePGP
FileTypeJAR
FileTypePKCS7
FileTypePECOFF
FileTypeMSI
FileTypeCAB
FileTypeAppManifest
FileTypeCAT
FileTypeStarman
FileTypeAPPX
FileTypeVSIX
FileTypeXAP
FileTypeAPK
)
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.