Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestCourse ¶
Возвращает текущий курс запрашиваемой валюты
Types ¶
type Currency ¶
type Currency struct { Code string `xml:"CharCode"` Nominal int `xml:"Nominal"` Value string `xml:"Value"` }
Данные одной валюты
type CurrencyList ¶
Список всех распарсенных валют из XML
Click to show internal directories.
Click to hide internal directories.