Documentation
¶
Index ¶
- func Category(d db.Category) (*beans.Category, error)
- func CategoryGroup(d db.CategoryGroup) (*beans.CategoryGroup, error)
- func GetMonthCategoriesForMonthRow(res db.GetMonthCategoriesForMonthRow) (*beans.MonthCategory, error)
- func MapSlice[T any, K any](dbModels []T, mapper func(T) (K, error)) ([]K, error)
- func Month(d db.Month) (*beans.Month, error)
- func NumericToAmount(n pgtype.Numeric) (beans.Amount, error)
- func Payee(d db.Payee) (*beans.Payee, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CategoryGroup ¶
func CategoryGroup(d db.CategoryGroup) (*beans.CategoryGroup, error)
func GetMonthCategoriesForMonthRow ¶
func GetMonthCategoriesForMonthRow(res db.GetMonthCategoriesForMonthRow) (*beans.MonthCategory, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.