visualize

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatFileStatistics

func FormatFileStatistics(fileStats *parse.FileStats) string

func FormatRowGroup

func FormatRowGroup(rowGroupStats *parse.RowGroupStats) string

func LipglossTable

func LipglossTable(headers []string, rows [][]string) *table.Table

func LipglossTableWithSections added in v0.1.3

func LipglossTableWithSections(headers []string, rows [][]string) (header string, body string)

func PaginatorCreator

func PaginatorCreator(items []string, perPage int) error

func ViewportCreator

func ViewportCreator(header, content string) error

Types

type PaginatorModel

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

func (PaginatorModel) Init

func (m PaginatorModel) Init() tea.Cmd

func (PaginatorModel) Update

func (m PaginatorModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (PaginatorModel) View

func (m PaginatorModel) View() string

type ViewportModel

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

func (ViewportModel) Init

func (m ViewportModel) Init() tea.Cmd

func (ViewportModel) Update

func (m ViewportModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (ViewportModel) View

func (m ViewportModel) View() string

Jump to

Keyboard shortcuts

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