Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExchangeID ¶
type ExchangeID int
const ( Poloniex ExchangeID = iota + 1 Hitbtc Bitflyer Binance UnknownExchange )
func ExchangeIDString ¶
func ExchangeIDString(s string) (ExchangeID, error)
func (ExchangeID) String ¶
func (i ExchangeID) String() string
Click to show internal directories.
Click to hide internal directories.