Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Autostart ¶
Autostart holds the functions to enable and disable the application autostart
type DummyAutostart ¶
type DummyAutostart struct{}
func (*DummyAutostart) Disable ¶
func (a *DummyAutostart) Disable() error
func (*DummyAutostart) Enable ¶
func (a *DummyAutostart) Enable() error
Click to show internal directories.
Click to hide internal directories.