diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ type stuff struct { pollDelay time.Duration // how often to report our status dog *time.Ticker // the watchdog timer distro string // debian,redhat,gentoo,macos,wincrap + machine *zoopb.Machine // my protobuf packages *zoopb.Packages // installed packages and versions } |
