Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Converter ¶
type Converter struct {
Client *http.Client
TimeToLive time.Duration
Endpoint *url.URL
BaseCurrency string
AppID string
CacheDirectory string
// contains filtered or unexported fields
}
type Data ¶
type NoExchangeRateError ¶
func (NoExchangeRateError) Error ¶
func (e NoExchangeRateError) Error() string
Click to show internal directories.
Click to hide internal directories.