# Functions
NewMockShardGroup creates a new mock instance.
NewMockShardMapper creates a new mock instance.
NewMockStatementExecutor creates a new mock instance.
# Structs
MockShardGroup is a mock of ShardGroup interface.
MockShardGroupMockRecorder is the mock recorder for MockShardGroup.
MockShardMapper is a mock of ShardMapper interface.
MockShardMapperMockRecorder is the mock recorder for MockShardMapper.
MockStatementExecutor is a mock of StatementExecutor interface.
MockStatementExecutorMockRecorder is the mock recorder for MockStatementExecutor.