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

# Functions

NewMockAMM creates a new mock instance.
NewMockBook creates a new mock instance.
NewMockIDGen creates a new mock instance.
NewMockPositions creates a new mock instance.
NewMockPriceMonitor creates a new mock instance.

# Structs

MockAMM is a mock of AMM interface.
MockAMMMockRecorder is the mock recorder for MockAMM.
MockBook is a mock of Book interface.
MockBookMockRecorder is the mock recorder for MockBook.
MockIDGen is a mock of IDGen interface.
MockIDGenMockRecorder is the mock recorder for MockIDGen.
MockPositions is a mock of Positions interface.
MockPositionsMockRecorder is the mock recorder for MockPositions.
MockPriceMonitor is a mock of PriceMonitor interface.
MockPriceMonitorMockRecorder is the mock recorder for MockPriceMonitor.