source

package
v0.0.0-...-cdc9c58 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pkg

type Pkg struct {
	Name    string
	Archs   []string
	Version string
}

type Source

type Source interface {
	// Updates takes a list of packagenames and returns a list of packages
	// where a new version is available based on the provided respository.
	Updates([]string, *repo.Repo) ([]string, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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