mockprovider

package
v0.0.0-...-6de1ec5 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.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 MockProvider

type MockProvider struct{}

func NewMockProvider

func NewMockProvider() MockProvider

func (MockProvider) GetTickerPrices

func (p MockProvider) GetTickerPrices(pairs ...keeper.CurrencyPair) (map[string]keeper.TickerPrice, error)

type Provider

type Provider interface {
	GetTickerPrices(...keeper.CurrencyPair) (map[string]keeper.TickerPrice, error)
}

Jump to

Keyboard shortcuts

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