package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: May 16, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
App of package
New creates new App from Config
Config of package
Flags adds flags for configuring package
type Release struct {
Repository string `json:"repository"`
TagName string `json:"tag_name"`
}
Release describes a Github Release
type Tag struct {
Name string `json:"name"`
}
Tag describes a Github Tag
Source Files
¶
Click to show internal directories.
Click to hide internal directories.