Documentation
¶
Index ¶
Constants ¶
View Source
const RefreshRate = time.Second / 60
Refresh rate for display.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct { App *tview.Application Layout *tview.Grid Graph *Graph Progress *tvxwidgets.PercentageModeGauge PeerTable *tview.Table PeerPages *tview.Pages // contains filtered or unexported fields }
func (*UI) UpdateProgress ¶
func (*UI) UpdateTable ¶
func (ui *UI) UpdateTable()
Click to show internal directories.
Click to hide internal directories.