Skip to content

NewsItemDTO

NewsItemDTO describes a launcher news entry for feed display.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
IDidstringstringNoNo
TitletitlestringstringNoNo
URLurlstringstringNoNo
SummarysummarystringstringNoNo
ImageURLimageUrlstringstringYesNo
PublishedAtpublishedAtstringstringNoNo
CategorycategorystringstringNoNo

Used by

Source

internal/transport/wails/news_controller.go:12