package
2.6.0+incompatible
Repository: https://github.com/davegalos/googet.git
Documentation: pkg.go.dev
# Functions
AvailableVersions builds a RepoMap from a list of sources.
FindRepoLatest returns the latest version of a package along with its repo and arch.
FindRepoSpec returns the element of pl whose PackageSpec matches pi.
RemoveOrRename attempts to remove a file or directory.
UnmarshalState unmarshals data into GooGetState.
WhatRepo returns what repo a package is in.
# Structs
PackageState describes the state of a package on a client.
# Type aliases
GooGetState describes the overall package state on a client.
RepoMap describes each repo's packages as seen from a client.