Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReadyToAssign ¶
func GetReadyToAssign(groups []*BudgetCategoryGroup) (int64, int16)
GetReadyToAssign reads the "Ready to Assign" balance, if found, from the given groups
func PrintBudgetCategoryGroups ¶
func PrintBudgetCategoryGroups(budgetCategoryGroups []*BudgetCategoryGroup)
Types ¶
type BudgetCategory ¶
type BudgetCategoryGroup ¶
type BudgetCategoryGroup struct { Name string Categories []*BudgetCategory }
Click to show internal directories.
Click to hide internal directories.