tui

package
v0.0.0-...-dfac66a Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	*tview.Application
	// contains filtered or unexported fields
}

func NewTui

func NewTui() (*Application, error)

func (*Application) Close

func (a *Application) Close()

type Table

type Table struct {
	*tview.Table
}

func NewContainersTable

func NewContainersTable(theme Theme) *Table

func (*Table) DrawTable

func (tbl *Table) DrawTable(containers []docker.Container)

type Theme

type Theme struct {
	Bg tcell.Color
	Fg tcell.Color
}

Jump to

Keyboard shortcuts

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