Versions in this module Expand all Collapse all v0 v0.0.1 Nov 13, 2015 Changes in this version + type DpkgPackagesDetector struct + func (detector *DpkgPackagesDetector) Detect(data map[string][]byte) ([]*database.Package, error) + func (detector *DpkgPackagesDetector) GetRequiredFiles() []string + type RpmPackagesDetector struct + func (detector *RpmPackagesDetector) Detect(data map[string][]byte) ([]*database.Package, error) + func (detector *RpmPackagesDetector) GetRequiredFiles() []string