add serveruuid field (#458)

This commit is contained in:
sadayuki-matsuno
2017-08-07 11:43:53 +09:00
committed by kota kanbe
parent d3014025b0
commit 0a3f0f9ffc

View File

@@ -31,6 +31,7 @@ type ScanResult struct {
ScannedAt time.Time
JSONVersion int
Lang string
ServerUUID string
ServerName string // TOML Section key
Family string
Release string