Skip to content

NewsFeedDTO

NewsFeedDTO returns current news entries and highlights unseen items.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
Itemsitems[]NewsItemDTONewsItemDTO[]NoNo
NewItemsnewItems[]NewsItemDTONewsItemDTO[]NoNo
FetchedAtfetchedAtstringstringNoNo
UnreadCountunreadCountintnumberNoNo
RefreshFailedrefreshFailedboolbooleanNoNo

Used by

Source

internal/transport/wails/news_controller.go:23