package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Aug 21, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GithubRelease struct {
}
GithubRelease contains what is required to get a list of release from Github
Get returns a list of available versions
type List struct {
Type string `yaml:"type"`
Prefix string `yaml:"prefix"`
VersionFrom string `yaml:"version_from"`
URL string `yaml:"url"`
}
List contains list definition
Factory returns instances that comply to Lister interface
Lister should return a list of available release versions
Source Files
¶
Click to show internal directories.
Click to hide internal directories.