Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "v0.0.2" Verbose bool )
Functions ¶
Types ¶
type Info ¶
type Info struct {
BuildArch string `toml:"buildArch"`
Repository string `toml:"repository"`
Package PackageInfo `toml:"package"`
}
type PackageInfo ¶
Click to show internal directories.
Click to hide internal directories.