MCPcopy
hub / github.com/netbirdio/netbird / comNotifier

Struct comNotifier

client/ui/notifier/notifier_windows.go:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25)
26
27type comNotifier struct {
28 fallback *fyneNotifier
29 ready bool
30 iconPath string
31}
32
33var (
34 initOnce sync.Once

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected