Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
TApp *tview.Application
TLayout *tview.Flex
Config *config.Config
Cache *Cache
// contains filtered or unexported fields
}
App contains the tview application, the layout for the display, and the loaded config
type PostWithMeta ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.