package
0.0.0-20240514053209-5f25c38e1f34
Repository: https://github.com/permafrost-dev/eget.git
Documentation: pkg.go.dev
# Functions
Determine the appropriate detector.
No description provided by the author
NewSystemDetector returns a new detector for the given OS/Arch as given by Go OS/Arch names.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AllDetector matches every asset.
An Arch represents a system architecture, such as amd64, i386, arm or others.
No description provided by the author
No description provided by the author
An OS represents a target operating system.
SingleAssetDetector finds a single named asset.
A SystemDetector matches a particular OS/Arch system pair.
# Interfaces
A Detector selects an asset from a list of possibilities.