tui

package
v0.0.0-...-37de4d1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT Imports: 9 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(l ledger.Ledger, rawTxs []domain.Transaction, rulesList []domain.Rule, buckets []string, rulesPath, model string, debug bool) App

func (App) Init

func (a App) Init() tea.Cmd

func (App) SetProgram

func (a App) SetProgram(p *tea.Program)

SetProgram wires up the tea.Program so LLM saves can push refreshMsg into the TUI event loop. Call this after tea.NewProgram, before p.Run().

func (App) Update

func (a App) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (App) View

func (a App) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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