diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
