We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c20664 commit f5507a1Copy full SHA for f5507a1
main.go
@@ -21,6 +21,8 @@ import (
21
"time"
22
)
23
24
+var version = "1.0"
25
+
26
var (
27
servicePtr *string
28
startPortPtr *int
0 commit comments