finance

package
v0.0.0-...-197b789 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AccountType = []string{
	"Checking",
	"Savings",
	"Money Market",
	"Investment",
	"Home Loan",
	"Credit Card",
	"Auto Loan",
	"Personal Loan",
}
View Source
var Currency = []currency{}/* 169 elements not displayed */
View Source
var TransactionType = []string{
	"deposit",
	"withdrawal",
	"payment",
	"invoice",
}

Functions

This section is empty.

Types

type Definitions

type Definitions struct {
	AccountType     []string
	Currency        []currency
	TransactionType []string
}

func Export

func Export() Definitions

func (Definitions) RandomCurrency

func (def Definitions) RandomCurrency() map[string]string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL