Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubRelease ¶
type GithubRelease struct {
Repository string
Interactive bool
ReleaseVersion string
InstallPath string
AssetName string
AssetPattern string
AssetBinaryName string
AssetBinaryPattern string
Client *api.RESTClient
}
func (*GithubRelease) Install ¶
func (r *GithubRelease) Install() error
Click to show internal directories.
Click to hide internal directories.