Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExchangeRateProvider ¶
type ExchangeRateProvider struct {
// contains filtered or unexported fields
}
func NewExchangeRateProvider ¶
func NewExchangeRateProvider(coin string, currency string) ExchangeRateProvider
func (*ExchangeRateProvider) GetEthVsHbarRate ¶
func (erp *ExchangeRateProvider) GetEthVsHbarRate() (float64, error)
Click to show internal directories.
Click to hide internal directories.