package db type Stats struct { ID uint CoreVersion string SystemID string SystemVersion string LastModifiedBy string ModifiedTime int64 }