Skip to content

Commit 90ca89a

Browse files
committed
clarify commit and version globals
1 parent af8c59c commit 90ca89a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node-registrar/cmds/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ type flags struct {
2727
adminTwinID uint64
2828
}
2929

30+
// These variables are set during build time using ldflags
3031
var (
3132
commit string
3233
version string

0 commit comments

Comments
 (0)