Skip to content

Commit

Permalink
add serveruuid field (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadayuki-matsuno authored and kotakanbe committed Aug 7, 2017
1 parent 23f1d58 commit cc3541a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/scanresults.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc3541a

Please sign in to comment.