Documentation ¶
Overview ¶
Package config implements configuration for keeper.
Index ¶
- func Load(c *Config, r io.Reader) error
- type Account
- func (*Account) IsAssets(a journal.Account) bool
- func (c *Account) IsCash(a journal.Account) bool
- func (*Account) IsEquity(a journal.Account) bool
- func (*Account) IsExpenses(a journal.Account) bool
- func (*Account) IsIncome(a journal.Account) bool
- func (*Account) IsLiabilities(a journal.Account) bool
- func (*Account) IsTrading(a journal.Account) bool
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.