package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# Functions
NewMockBroker creates a new mock instance.
NewMockEpochEngine creates a new mock instance.
NewMockMarketActivityTracker creates a new mock instance.
NewMockStakingBalances creates a new mock instance.
NewMockTimeService creates a new mock instance.
# Structs
MockBroker is a mock of Broker interface.
MockBrokerMockRecorder is the mock recorder for MockBroker.
MockEpochEngine is a mock of EpochEngine interface.
MockEpochEngineMockRecorder is the mock recorder for MockEpochEngine.
MockMarketActivityTracker is a mock of MarketActivityTracker interface.
MockMarketActivityTrackerMockRecorder is the mock recorder for MockMarketActivityTracker.
MockStakingBalances is a mock of StakingBalances interface.
MockStakingBalancesMockRecorder is the mock recorder for MockStakingBalances.
MockTimeService is a mock of TimeService interface.
MockTimeServiceMockRecorder is the mock recorder for MockTimeService.