package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev

# Functions

NewMockIDGen creates a new mock instance.
NewMockOrderBook creates a new mock instance.
NewMockPriceMonitor creates a new mock instance.
NewMockRiskModel creates a new mock instance.
NewMockTimeService creates a new mock instance.

# Structs

MockIDGen is a mock of IDGen interface.
MockIDGenMockRecorder is the mock recorder for MockIDGen.
MockOrderBook is a mock of OrderBook interface.
MockOrderBookMockRecorder is the mock recorder for MockOrderBook.
MockPriceMonitor is a mock of PriceMonitor interface.
MockPriceMonitorMockRecorder is the mock recorder for MockPriceMonitor.
MockRiskModel is a mock of RiskModel interface.
MockRiskModelMockRecorder is the mock recorder for MockRiskModel.
MockTimeService is a mock of TimeService interface.
MockTimeServiceMockRecorder is the mock recorder for MockTimeService.