# Functions
NewOracle creates a new instance of Oracle.
NewPriceAggregator creates a new instance of PriceAggregator.
# Structs
Oracle is an autogenerated mock type for the Oracle type.
No description provided by the author
Oracle_GetLastSyncTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLastSyncTime'.
Oracle_GetMarketMap_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMarketMap'.
Oracle_GetPrices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrices'.
Oracle_IsRunning_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsRunning'.
Oracle_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
Oracle_Stop_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stop'.
PriceAggregator is an autogenerated mock type for the PriceAggregator type.
PriceAggregator_AggregatePrices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AggregatePrices'.
No description provided by the author
PriceAggregator_GetPrices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrices'.
PriceAggregator_Reset_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Reset'.
PriceAggregator_SetProviderPrices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetProviderPrices'.
PriceAggregator_UpdateMarketMap_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateMarketMap'.