Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Widget ¶
type Widget struct { View *tview.TextView Settings config.Settings Client *client.HttpClient Config config.WidgetConfigs App *tview.Application }
func NewWidget ¶
func NewWidget(cfg *config.Config, httpClient *client.HttpClient, app *tview.Application, widgetName, url string) Widget
func (*Widget) BorderColor ¶
func (*Widget) CommonSettings ¶
Click to show internal directories.
Click to hide internal directories.