tui

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CategoryStatsUI

func CategoryStatsUI(ledgerName string)

CategoryStatsUI is the entrypoint for the termui interface displaying category stats

func TransactionsUI

func TransactionsUI(ledgerName string)

TransactionsUI is the entrypoint for the tview application

Types

type AddTransactionConfig added in v0.7.1

type AddTransactionConfig struct {
	WorkingLedger    ledger.Ledger
	SourceTable      *tview.Table
	AccountNodeName  string
	CategoryNodeName string
}

An AddTransactionConfig holds helper data for the add transaction process

type TransferFundsConfig added in v0.8.0

type TransferFundsConfig struct {
	WorkingLedger    ledger.Ledger
	SourceTable      *tview.Table
	AccountNodeName  string
	CategoryNodeName string
}

A TransferFundsConfig holds helper data for transfer funds process

Jump to

Keyboard shortcuts

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