Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Droplet ¶
Droplet represents WTF's view of a DigitalOcean droplet
func NewDroplet ¶
NewDroplet creates and returns an instance of Droplet
type Widget ¶
type Widget struct { view.ScrollableWidget // contains filtered or unexported fields }
Widget is the container for droplet data
func NewWidget ¶
func NewWidget(tviewApp *tview.Application, redrawChan chan bool, pages *tview.Pages, settings *Settings) *Widget
NewWidget creates a new instance of a widget
Click to show internal directories.
Click to hide internal directories.