diff options
| author | Jeff Carr <[email protected]> | 2024-10-27 05:43:01 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-27 05:43:01 -0500 |
| commit | 6934c8a2c42def64d890aae8eb79b9ef8be55fd2 (patch) | |
| tree | ca2d3a37ad829e9cd9e8255e750edc53049739ef /structs.go | |
| parent | 53b18daea6667ade8c3833fe24876fd48b80b44f (diff) | |
does spice ports
Signed-off-by: Jeff Carr <[email protected]>
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 } |
