summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-28 21:03:23 -0600
committerJeff Carr <[email protected]>2024-11-28 21:03:23 -0600
commit8893af7740e7fa27fc5040242a4f805ea6aa163d (patch)
treea3526dda78b87374441984618da1261e717ba209 /structs.go
parent931e345895e99e9cb058029763e12562cc6d5fba (diff)
testGui example seems to work
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 5b04899..9e33d1a 100644
--- a/structs.go
+++ b/structs.go
@@ -6,6 +6,7 @@ import (
"go.wit.com/gui"
"go.wit.com/lib/gui/repostatus"
"go.wit.com/lib/protobuf/forgepb"
+ "go.wit.com/lib/protobuf/gitpb"
)
var me *RepoList
@@ -53,6 +54,7 @@ type RepoRow struct {
lasttagrev string
// lasttag string
giturl string
+ pb *gitpb.Repo
pLabel *gui.Node // path label