types

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	debtypes.Package

	// URLs is a list of URLs that the package can be downloaded from.
	URLs []string `json:"-"`
	// IsVirtual is true if the package is a virtual package.
	IsVirtual bool `json:"-"`
	// Providers lists packages that provide this virtual package.
	Providers []Package `json:"-"`
}

Package represents a Debian package.

func (Package) Compare

func (p Package) Compare(other Package) int

func (Package) Less

func (p Package) Less(than btree.Item) bool

Jump to

Keyboard shortcuts

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