Documentation ¶
Overview ¶
Package systray provides a system tray application for Tarkov Server Checker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Systray ¶
type Systray struct {
// contains filtered or unexported fields
}
Systray represents the system tray application for Tarkov Server Checker.
func NewSystray ¶
func NewSystray(logReader logReader) *Systray
NewSystray creates a new Systray instance with the specified log reader.
Click to show internal directories.
Click to hide internal directories.