Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exchange ¶
type Exchange struct {
// contains filtered or unexported fields
}
func NewExchange ¶
func NewExchange(conf config.Exchange, currencies ...currency.Currencies) Exchange
func (Exchange) Currencies ¶
func (e Exchange) Currencies() currency.Currencies
Click to show internal directories.
Click to hide internal directories.