Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TarFile []byte
Functions ¶
func ExtractTarXz ¶
Types ¶
type InstallConf ¶
type InstallConf struct { ErrorOut error Po *gotext.Po LogContainer *fyne.Container ProgressBar *widget.ProgressBar Windows struct { CreateDestktopShortcut bool InstallPath string } Linux struct { UserInstall bool RootInstall bool } }
func (*InstallConf) Install ¶
func (i *InstallConf) Install()
func (*InstallConf) Make ¶
func (i *InstallConf) Make()
func (*InstallConf) Untar ¶
func (i *InstallConf) Untar()
Click to show internal directories.
Click to hide internal directories.