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

# Functions

NewMockAccountStore creates a new mock instance.
NewMockAMMStore creates a new mock instance.
NewMockAssetStore creates a new mock instance.
NewMockBalanceStore creates a new mock instance.
NewMockChainStore creates a new mock instance.
NewMockMarketDataStore creates a new mock instance.
NewMockMarketStore creates a new mock instance.
NewMockOrderStore creates a new mock instance.
NewMockPositionStore creates a new mock instance.
NewMockRewardStore creates a new mock instance.

# Structs

MockAccountStore is a mock of AccountStore interface.
MockAccountStoreMockRecorder is the mock recorder for MockAccountStore.
MockAMMStore is a mock of AMMStore interface.
MockAMMStoreMockRecorder is the mock recorder for MockAMMStore.
MockAssetStore is a mock of AssetStore interface.
MockAssetStoreMockRecorder is the mock recorder for MockAssetStore.
MockBalanceStore is a mock of BalanceStore interface.
MockBalanceStoreMockRecorder is the mock recorder for MockBalanceStore.
MockChainStore is a mock of ChainStore interface.
MockChainStoreMockRecorder is the mock recorder for MockChainStore.
MockMarketDataStore is a mock of MarketDataStore interface.
MockMarketDataStoreMockRecorder is the mock recorder for MockMarketDataStore.
MockMarketStore is a mock of MarketStore interface.
MockMarketStoreMockRecorder is the mock recorder for MockMarketStore.
MockOrderStore is a mock of OrderStore interface.
MockOrderStoreMockRecorder is the mock recorder for MockOrderStore.
MockPositionStore is a mock of PositionStore interface.
MockPositionStoreMockRecorder is the mock recorder for MockPositionStore.
MockRewardStore is a mock of RewardStore interface.
MockRewardStoreMockRecorder is the mock recorder for MockRewardStore.