Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotImplemented = errors.New("not implemented")
)
Functions ¶
func SetBuildInfo ¶
func SetBuildInfo(versionStr, gitHashStr, buildTimeStr string)
SetBuildInfo sets the build information for the application.
Types ¶
type AddOptions ¶
type CommandHandler ¶
type ConfigOptions ¶
type DownloadOptions ¶
type InstallOptions ¶
type ListOptions ¶
type ListOptions struct{}
type UninstallOptions ¶
type UninstallOptions struct {
Target string
}
Click to show internal directories.
Click to hide internal directories.