Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrencyPair ¶
CurrencyPair defines a currency exchange pair consisting of a base and a quote. We primarily utilize the base for broadcasting exchange rates and use the pair for querying for the ticker prices.
func (CurrencyPair) String ¶
func (cp CurrencyPair) String() string
String implements the Stringer interface and defines a ticker symbol for querying the exchange rate.
Click to show internal directories.
Click to hide internal directories.