package
2.20.0
Repository: https://github.com/google/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 RepoSpec in repo whose PackageSpec matches pi.
Get gets a url using an optional proxy server, retrying once on any error.
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.
Repo represents a single downloaded repo.

# Type aliases

GooGetState describes the overall package state on a client.
RepoMap describes each repo's packages as seen from a client.