openexchangerates

package
v0.0.0-...-3ef2293 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type OpenExchangeRateClient

type OpenExchangeRateClient interface {
	FetchLatestRate(baseCurrency string, targetCurrencies []string) (map[string]float64, error)
}

func NewOpenExchangeRateClient

func NewOpenExchangeRateClient(cfg configs.APIsConfig) (OpenExchangeRateClient, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL