Versions in this module Expand all Collapse all v1 v1.0.10 Feb 6, 2024 Changes in this version type Handler + RedrawEnvs func(projectMap) v1.0.7 Jun 18, 2024 Changes in this version + func IsCmdExists(cmd string, verbose bool) bool + type ChanelMsg struct + Action ns.Action + Item *systray.MenuItem + ItemName ns.ItemName + Msg string + type Handler interface + AddItem func(ns.ItemName, *systray.MenuItem) + Channel func() chan ChanelMsg + DeleteItem func(ns.ItemName) + ItemMap func() map[ns.ItemName]*systray.MenuItem + ReconAccount func() + ReconAuth func() + ReconDevice func() + ReconEnv func() + ReconMeta func() + ReconQuit func() + ReconUser func() + StartListener func() + func NewHandler(channel chan ChanelMsg, binName string) Handler v1.0.7-nightly Jun 15, 2024