app

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func New

func New(cliArgs config.CliArgs) *App

func (*App) Run

func (a *App) Run() error

type LocationDialog

type LocationDialog struct {
	// contains filtered or unexported fields
}

func NewLocationDialog

func NewLocationDialog(cliArgs config.CliArgs, cached map[string]config.Location) *LocationDialog

func (*LocationDialog) Run

func (d *LocationDialog) Run() error

type LocationTable

type LocationTable struct {
	tview.TableContentReadOnly
	// contains filtered or unexported fields
}

func NewLocationTable added in v0.3.0

func NewLocationTable(locations []config.GeoResultEntry) LocationTable

func (*LocationTable) GetCell

func (t *LocationTable) GetCell(row, column int) *tview.TableCell

func (*LocationTable) GetColumnCount

func (t *LocationTable) GetColumnCount() int

func (*LocationTable) GetRowCount

func (t *LocationTable) GetRowCount() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳