engines

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exchanger

type Exchanger interface {
	Exchange(base currency.Currency) (currency.Currencies, error)
}

type Name

type Name int
const (
	UNDEFINED Name = iota
	CURRENCYAPI
	EXCHANGERATEAPI
	FRANKFURTER
)

func Names

func Names() []Name

Returns engine names without UNDEFINED.

func (Name) ToLower

func (n Name) ToLower() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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