diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,5 +4,6 @@ var me Virtigod // this app's variables type Virtigod struct { + Hostname string dirs []string } |
![]() |
index : go.wit.com/lib/daemons/virtigod.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | structs.go | 1 |
@@ -4,5 +4,6 @@ var me Virtigod // this app's variables type Virtigod struct { + Hostname string dirs []string } |