cmd

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BlueOut   = color.New(color.FgBlue).SprintFunc()
	GreenOut  = color.New(color.FgGreen).SprintFunc()
	RedOut    = color.New(color.FgRed).SprintFunc()
	YellowOut = color.New(color.FgYellow).SprintFunc()
)

Functions

func DisplayCoins added in v0.2.0

func DisplayCoins(out io.Writer, coins []coinmarketcap.Coin, currency string) error

func DisplayWalletBars added in v0.2.0

func DisplayWalletBars(out io.Writer, name string, money float64, walletTotal float64, ac accounting.Accounting)

func DisplayWalletTable added in v0.3.0

func DisplayWalletTable(out io.Writer, wallet *pkgcoins.Wallet, ac accounting.Accounting) error

func GetAccounting added in v0.2.0

func GetAccounting(currency string) accounting.Accounting

func GetMoney added in v0.2.0

func GetMoney(ac accounting.Accounting, value string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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