package
Version:
v0.14.45
Opens a new window with list of versions in this module.
Published: Aug 30, 2024
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Installer struct {
Mode Mode
}
const (
LocalInstallMode Mode = iota
LocalUpgradeMode
LocalRemoveMode
RemoteInstallMode
RemoteUpgradeMode
RemoteRemoveMode
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.