Documentation ¶
Index ¶
Constants ¶
View Source
const ( AUD = "AUD" BGN = "BGN" BRL = "BRL" CAD = "CAD" CHF = "CHF" CNY = "CNY" CZK = "CZK" DKK = "DKK" EUR = "EUR" GBP = "GBP" HKD = "HKD" HRK = "HRK" HUF = "HUF" IDR = "IDR" ILS = "ILS" INR = "INR" JPY = "JPY" KRW = "KRW" MXN = "MXN" MYR = "MYR" NOK = "NOK" NZD = "NZD" PHP = "PHP" PLN = "PLN" RON = "RON" RUB = "RUB" SEK = "SEK" SGD = "SGD" THB = "THB" USD = "USD" ZAR = "ZAR" )
currency codes.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct {
// contains filtered or unexported fields
}
Request holds the request parameters.
func (*Request) Historical ¶
Historical specify a date in the past to retrieve historical records.
Click to show internal directories.
Click to hide internal directories.