exchange

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitPay

type BitPay struct {
	// contains filtered or unexported fields
}

type BitcoinAverage

type BitcoinAverage struct {
	// contains filtered or unexported fields
}

type BitcoinCharts

type BitcoinCharts struct {
	// contains filtered or unexported fields
}

type BitcoinPriceFetcher

type BitcoinPriceFetcher struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewBitcoinPriceFetcher

func NewBitcoinPriceFetcher() *BitcoinPriceFetcher

func (*BitcoinPriceFetcher) GetExchangeRate

func (b *BitcoinPriceFetcher) GetExchangeRate(currencyCode string) (float64, error)

func (*BitcoinPriceFetcher) GetLatestRate

func (b *BitcoinPriceFetcher) GetLatestRate(currencyCode string) (float64, error)

type BlockchainInfo

type BlockchainInfo struct {
	// contains filtered or unexported fields
}

type ExchangeRateProvider

type ExchangeRateProvider interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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