Documentation ¶
Index ¶
Constants ¶
View Source
const Key = "01224f42b5704ea11357121151fc78f5"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Result ¶
type Result struct { Reason string `json:"reason"` Result []struct { CurrencyF string `json:"currencyF"` CurrencyFName string `json:"currencyF_Name"` CurrencyT string `json:"currencyT"` CurrencyTName string `json:"currencyT_Name"` CurrencyFD string `json:"currencyFD"` Exchange string `json:"exchange"` Result string `json:"result"` UpdateTime string `json:"updateTime"` } `json:"result"` ErrorCode int `json:"error_code"` }
Click to show internal directories.
Click to hide internal directories.