Versions in this module Expand all Collapse all v0 v0.6.0 Apr 3, 2023 v0.5.0 Apr 1, 2023 Changes in this version + func FormatLedger(no int, l Ledger) string + type Account struct + Balance int64 + ID Identifier + Ledgers []Ledger + Number string + type Identifier = fmt.Stringer + type Ledger struct + Action string + Amount int64 + Balance int64