Skip to content

InstanceSnapshotDTO

InstanceSnapshotDTO describes a restorable instance backup for snapshot history.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
IDidstringstringNoNo
InstanceIDinstanceIdstringstringNoNo
InstanceNameinstanceNamestringstringNoNo
TypetypestringstringNoNo
ReasonreasonstringstringYesNo
Contextcontextmap[string]stringRecord<string, string>YesNo
GameVersiongameVersionstringstringNoNo
CreatedAtcreatedAtstringstringNoNo
SizeBytessizeBytesint64numberNoNo
ModCountmodCountintnumberNoNo
WorldCountworldCountintnumberNoNo

Used by

Source

internal/transport/wails/snapshot_dto.go:8