ospkgs

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const OSFamilyUnknown = "unknown"
View Source
const OSReleaseUnknown = "unknown"
View Source
const PackageManagerDebian = "deb"
View Source
const PackageManagerRPM = "rpm"

Variables

This section is empty.

Functions

This section is empty.

Types

type OSFamily

type OSFamily struct {
	Name           string
	Distro         string
	Release        string
	PackageManager string
}

func DetectOSFamily

func DetectOSFamily() (OSFamily, error)

type Package

type Package struct {
	Name          string
	Version       string
	Architecture  string
	Maintainer    string
	SourceName    string
	SourceVersion string
	License       string
	Provides      []string
	Dependencies  []string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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