summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index c8c688b..e9cfc8f 100644
--- a/structs.go
+++ b/structs.go
@@ -22,6 +22,8 @@ import (
"go.wit.com/toolkits/tree"
)
+var initOnce sync.Once
+
// It's probably a terrible idea to call this 'me'
// 2025 note: doesn't seem terrible to call this 'me' anymore. notsure.
var me config