arch

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClonePackage

func ClonePackage(pkgbase string, version string) error

func GetPackageVersion

func GetPackageVersion(pkgname string) (string, error)

func PackageExists

func PackageExists(pkgbase string) (bool, error)

Types

type Package

type Package struct {
	Pkgbase string `pacdb:"base"`
	Pkgname string `pacdb:"package"`
	Version string `pacdb:"version"`
}

func GetPackages

func GetPackages(pkgnames []string) ([]Package, error)

Jump to

Keyboard shortcuts

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