summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-10 05:46:37 -0500
committerJeff Carr <[email protected]>2025-03-10 07:59:25 -0500
commit2e10a2a0d96da83838dfab34015595b05dcc9058 (patch)
tree567cc0e04ef9ae1ef9331074174703bf98de757e /structs.go
parent8fda4d7c870e36772f1ea0a62179e6e661131b21 (diff)
make an event log
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 1cf6370..d96bf0b 100644
--- a/structs.go
+++ b/structs.go
@@ -17,6 +17,7 @@ var me *gusconf
type gusconf struct {
myGui *gui.Node // the base of the gui
portmaps *Portmaps // the portmap window
+ events *Events // the event log
portwin *stdTableWin // the portwin window
urlbase string // the dns name for the zookeeper
hostname string // my hostname