package
Version:
v0.19.7
Opens a new window with list of versions in this module.
Published: Nov 1, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Download handles direct binary releases
Fetch gets the package and returns location of downloaded file
type Fetch struct {
Type string `yaml:"type"`
URL string `yaml:"url"`
}
Fetch contains fetch configuration
Factory returns instances that comply to Fecther interface
Fetcher should implement fetching a release from a version
and return a path where the release has been downloaded
Source Files
¶
Click to show internal directories.
Click to hide internal directories.