records

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: Apache-2.0 Imports: 3 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 {
	*ops.Header
	Frozen    bool
	Installed bool
	Locations []int
}

type SimpleStatus added in v0.1.41

type SimpleStatus struct {
	Installed *Package
	Available []*Package
}

type Status

type Status struct {
	Status    candidate.Status
	Available []*Package
}

func (*Status) HasUpdate

func (s *Status) HasUpdate() (bool, *Package)

func (*Status) HasVersion added in v0.1.30

func (s *Status) HasVersion(version *ops.Version) (bool, *Package)

func (*Status) Sort

func (s *Status) Sort()

Jump to

Keyboard shortcuts

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