panel

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

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

func (*Item) ModelForPanel

func (t *Item) ModelForPanel(panel types.Panel) (tea.Model, error)

type Log

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

func (*Log) ModelForPanel

func (t *Log) ModelForPanel(panel types.Panel) (tea.Model, error)

type PanelFactory

type PanelFactory interface {
	ModelForPanel(types.Panel) (tea.Model, error)
}

func NewPanelFactory

func NewPanelFactory(theme styles.Theme) PanelFactory

type Table

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

func (*Table) ModelForPanel

func (t *Table) ModelForPanel(panel buoytypes.Panel) (tea.Model, error)

Jump to

Keyboard shortcuts

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