Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Build ¶
type Build struct {
}
func (*Build) Account ¶
func (n *Build) Account(user userModel.User, t accountModel.Type) ( account accountModel.Account, aUser accountModel.User, err error, )
func (*Build) TransInfo ¶
func (n *Build) TransInfo(user userModel.User, category categoryModel.Category) transactionModel.Info
Click to show internal directories.
Click to hide internal directories.