Skip to content

ModUpdateSummaryDTO

ModUpdateSummaryDTO counts instance mods by update and compatibility state.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
TotalModstotalModsintnumberNoNo
UpToDateupToDateintnumberNoNo
UpdatesAvailableupdatesAvailableintnumberNoNo
NotUpdatableLocalnotUpdatableLocalintnumberNoNo
NotUpdatableAbsentnotUpdatableAbsentintnumberNoNo
NotUpdatableCatalogErrornotUpdatableCatalogErrorintnumberNoNo
IncompatibleincompatibleintnumberNoNo

Used by

Source

internal/transport/wails/instance_update_dto.go:32