Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateAccount ¶
type PrivateAccount struct {
// contains filtered or unexported fields
}
func NewPrivateAccount ¶
func NewPrivateAccount() *PrivateAccount
func (*PrivateAccount) AccountInfo ¶
func (this *PrivateAccount) AccountInfo()
func (*PrivateAccount) Exit ¶
func (this *PrivateAccount) Exit()
func (*PrivateAccount) ExpenseAccount ¶
func (this *PrivateAccount) ExpenseAccount()
func (*PrivateAccount) IncomeAccount ¶
func (this *PrivateAccount) IncomeAccount()
func (*PrivateAccount) MainMenu ¶
func (this *PrivateAccount) MainMenu()
Click to show internal directories.
Click to hide internal directories.