tui

package
v1.6.33 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TableFor

func TableFor[T TableRow](options ...Opt) *table[T]

func TableSummary

func TableSummary(name string, count uint, offset uint64, limit *uint64) *summary

Types

type Opt

type Opt func(*opts)

func SetHeight

func SetHeight(height int) Opt

func SetWidth

func SetWidth(width int) Opt

type TableRow

type TableRow interface {
	Header() []string
	Cell(int) string
	Width(int) int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL