CloneInstanceRequest
CloneInstanceRequest names a source instance and its new copy.
Kind
struct
Fields
| Go field | JSON field | Go type | TypeScript type | Optional | Nullable |
|---|---|---|---|---|---|
SourceID | sourceId | string | string | No | No |
Name | name | string | string | No | No |
Used by
- InstanceController.CloneInstance — parameter
request
Source
internal/transport/wails/instance_controller.go:180