package
7.5.0
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# Functions

NewMockAccountKeeper creates a new mock instance.
NewMockBankKeeper creates a new mock instance.
NewMockDistributionKeeper creates a new mock instance.
NewMockDistributionMsgServer creates a new mock instance.
NewMockErc20Keeper creates a new mock instance.
NewMockEVMKeeper creates a new mock instance.
NewMockIBCTransferKeeper creates a new mock instance.
NewMockStakingKeeper creates a new mock instance.
NewMockStakingMsgServer creates a new mock instance.
NewMockSubspace creates a new mock instance.

# Structs

MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.
MockBankKeeper is a mock of BankKeeper interface.
MockBankKeeperMockRecorder is the mock recorder for MockBankKeeper.
MockDistributionKeeper is a mock of DistributionKeeper interface.
MockDistributionKeeperMockRecorder is the mock recorder for MockDistributionKeeper.
MockDistributionMsgServer is a mock of DistributionMsgServer interface.
MockDistributionMsgServerMockRecorder is the mock recorder for MockDistributionMsgServer.
MockErc20Keeper is a mock of Erc20Keeper interface.
MockErc20KeeperMockRecorder is the mock recorder for MockErc20Keeper.
MockEVMKeeper is a mock of EVMKeeper interface.
MockEVMKeeperMockRecorder is the mock recorder for MockEVMKeeper.
MockIBCTransferKeeper is a mock of IBCTransferKeeper interface.
MockIBCTransferKeeperMockRecorder is the mock recorder for MockIBCTransferKeeper.
MockStakingKeeper is a mock of StakingKeeper interface.
MockStakingKeeperMockRecorder is the mock recorder for MockStakingKeeper.
MockStakingMsgServer is a mock of StakingMsgServer interface.
MockStakingMsgServerMockRecorder is the mock recorder for MockStakingMsgServer.
MockSubspace is a mock of Subspace interface.
MockSubspaceMockRecorder is the mock recorder for MockSubspace.