diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ type Forge struct { hasFullScan bool // track last scan so it can be throttled fullscan time.Time // time of the last scan so it can be throttled hostname string // your hostname + forgeURL string // URL to use to forge.wit.com // Machine *zoopb.Machine // things for virtigo to track vm's } |
