system

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApkExtractor = ApkInstalledExtractor{}
View Source
var DpkgExtractor = DpkgStatusExtractor{}

Functions

func ParseApkInstalled

func ParseApkInstalled(pathToLockfile string) ([]lockfile.PackageDetails, error)

func ParseDpkgStatus

func ParseDpkgStatus(pathToLockfile string) ([]lockfile.PackageDetails, error)

Types

type ApkInstalledExtractor

type ApkInstalledExtractor struct{}

func (ApkInstalledExtractor) Extract

func (ApkInstalledExtractor) IsOfficiallySupported

func (e ApkInstalledExtractor) IsOfficiallySupported() bool

func (ApkInstalledExtractor) PackageManager

func (e ApkInstalledExtractor) PackageManager() models.PackageManager

func (ApkInstalledExtractor) ShouldExtract

func (e ApkInstalledExtractor) ShouldExtract(path string) bool

type DpkgStatusExtractor

type DpkgStatusExtractor struct{}

func (DpkgStatusExtractor) Extract

func (DpkgStatusExtractor) IsOfficiallySupported

func (e DpkgStatusExtractor) IsOfficiallySupported() bool

func (DpkgStatusExtractor) PackageManager

func (e DpkgStatusExtractor) PackageManager() models.PackageManager

func (DpkgStatusExtractor) ShouldExtract

func (e DpkgStatusExtractor) ShouldExtract(path string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL