# Functions
NewProviderTicker returns a new provider ticker.
NewProviderTickers returns a new list of provider tickers.
ProviderTickersFromMarketMap returns the set of provider tickers a given provider should be providing data for based on the market map.
# Constants
ConfigType is the type of the API/WebSocket configuration.
# Variables
NewPriceAPIQueryHandlerWithFetcher is a function alias for the new API query handler with fetcher.
NewPriceProvider is a function alias for the new price provider.
NewPriceResponse is a function alias for the new price response.
NewPriceResponseWithErr is a function alias for the new price response with errors.
NewPriceResult is a function alias for the new price result.
NewPriceResultWithCode is a function alias for the new price result with code.
NewPriceWebSocketQueryHandler is a function alias for the new web socket query handler meant to be used by the price providers.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
CurrencyPairsToProviderTickers is a map of tickers to provider tickers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author