package
0.0.1
Repository: https://github.com/bhojpur/ledger.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ParseLedger parses a ledger file and returns a list of Transactions.
PrintLedger prints all transactions as a formatted ledger file.
PrintTransaction prints a transaction formatted to fit in specified column width.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Account holds the name and balance.
Transaction is the basis of a ledger.