Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CreateCurrencyMapper ¶
Create currency id to currency card mapper.
func (*Client) EstimateOperation ¶
Estimate exchane pair to get actual and reversed exchange rate for pair Example input "TON", "RUB"
func (*Client) PrintTable ¶
Give a table representation for received views, can be used for debugging.
type Currencies ¶
type Currencies struct {
Currencies []Currency `json:"currencies"`
}
Click to show internal directories.
Click to hide internal directories.