Skip to content

DownloadModsBatchRequest

DownloadModsBatchRequest selects catalog releases to install into one instance.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullableDescription
InstanceIDinstanceIdstringstringNoNoInstanceID is the instance that receives the downloaded releases.
Targetstargets[]DownloadModTargetRequestDownloadModTargetRequest[]NoNoTargets lists the catalog releases to download.

Used by

Source

internal/transport/wails/mod_catalog_controller.go:145