accounting

package
v0.0.0-...-84071ac Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssetsData

type AssetsData string

type BalanceSheetData

type BalanceSheetData string

type ExpensesData

type ExpensesData string

type HledgerCmd

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

func NewHledgerCmd

func NewHledgerCmd(hldg hledger.Hledger) HledgerCmd

func (HledgerCmd) Assets

func (c HledgerCmd) Assets(options hledger.Options) tea.Cmd

TODO: rename 'c' to something better

func (HledgerCmd) Balancesheet

func (c HledgerCmd) Balancesheet(options hledger.Options) tea.Cmd

func (HledgerCmd) Expenses

func (c HledgerCmd) Expenses(options hledger.Options) tea.Cmd

func (HledgerCmd) Incomestatement

func (c HledgerCmd) Incomestatement(options hledger.Options) tea.Cmd

func (HledgerCmd) Liabilities

func (c HledgerCmd) Liabilities(options hledger.Options) tea.Cmd

func (HledgerCmd) Register

func (c HledgerCmd) Register(options hledger.Options) tea.Cmd

func (HledgerCmd) Revenue

func (c HledgerCmd) Revenue(options hledger.Options) tea.Cmd

type IncomeStatementData

type IncomeStatementData string

type LiabilitiesData

type LiabilitiesData string

type MsgError

type MsgError string

type RegisterData

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

func CreateRegisterData

func CreateRegisterData(data [][]string) RegisterData

func (RegisterData) Columns

func (rd RegisterData) Columns() table.Row

func (RegisterData) Rows

func (rd RegisterData) Rows() []table.Row

type RevenueData

type RevenueData string

Jump to

Keyboard shortcuts

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