Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateManifest ¶
type UpdateManifest struct { OSType string `json:"osType"` OSVersion string `json:"osVersion"` Arch string `json:"arch"` Updates UpdatePackages `json:"updates"` }
type UpdatePackage ¶
type UpdatePackages ¶
type UpdatePackages []UpdatePackage
Click to show internal directories.
Click to hide internal directories.