Documentation
¶
Overview ¶
Package systray provides the system tray helper application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents the systray helper application.
func New ¶
func New(cfg *config.Config, cfgLoader *config.Loader, plat platform.Platform, store storage.Store, det *detector.Detector, cat *catalog.Manager, inst *installer.Manager, version string) *App
New creates a new systray application.
Click to show internal directories.
Click to hide internal directories.