Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BinanceApi ¶
type BinanceApi struct {
// contains filtered or unexported fields
}
func NewBinanceApi ¶
func NewBinanceApi() *BinanceApi
func (*BinanceApi) GetExchange ¶
func (b *BinanceApi) GetExchange(ctx context.Context, converterPair core.ConverterPair) (core.Exchange, error)
Click to show internal directories.
Click to hide internal directories.