Versions in this module Expand all Collapse all v0 v0.0.10 Jun 28, 2018 v0.0.9 Jun 19, 2018 v0.0.8 Jun 13, 2018 Changes in this version + const HelpText + var Config *config.Config + type Widget struct + APIKey string + Data []*owm.CurrentWeatherData + Idx int + func NewWidget(app *tview.Application, pages *tview.Pages) *Widget + func (widget *Widget) Fetch(cityIDs []int) []*owm.CurrentWeatherData + func (widget *Widget) Next() + func (widget *Widget) Prev() + func (widget *Widget) Refresh()