exchange

package
v0.0.0-...-e05f62f Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildURL

func BuildURL(indexes []string) string

Types

type Exchange

type Exchange struct {
	Name, Symbol                                                string
	Price, PreviousClose, OpenPrice                             float64
	PercentChange, ChangeInPoints, LastTradeDate, LastTradeTime string
}

type ExchangesResult

type ExchangesResult struct {
	Exchanges map[string]Exchange
	// contains filtered or unexported fields
}

func Fetch

func Fetch(url string) (*ExchangesResult, error)

func (*ExchangesResult) Parse

func (ex *ExchangesResult) Parse() error

Jump to

Keyboard shortcuts

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