Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JsonOutput ¶ added in v1.1.0
type JsonOutput struct { EulaAccepted bool `json:"eula_accepted"` EligibleToDownload bool `json:"eligible_to_download"` Version string `json:"version"` Files []sdk.DownloadDetails `json:"files"` }
Click to show internal directories.
Click to hide internal directories.