add serveruuid field (#458)
This commit is contained in:
		
				
					committed by
					
						
						kota kanbe
					
				
			
			
				
	
			
			
			
						parent
						
							d3014025b0
						
					
				
				
					commit
					0a3f0f9ffc
				
			@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user