package
0.1.1
Repository: https://github.com/robotomize/gokuu.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
This is the source of exchange rates from the Central European Bank.
No description provided by the author
No description provided by the author

# Functions

NewMockExchangeRate creates a new mock instance.
NewMockSource creates a new mock instance.

# Structs

MockExchangeRate is a mock of ExchangeRate interface.
MockExchangeRateMockRecorder is the mock recorder for MockExchangeRate.
MockSource is a mock of Source interface.
MockSourceMockRecorder is the mock recorder for MockSource.

# Interfaces

ExchangeRate represents the exchange rate of a particular currency pair.
Source is an interface for getting data from external sources.