# Functions
NewMockIOrderRepository creates a new mock instance.
NewMockIUserRepository creates a new mock instance.
NewMockIWithdrawalRepository creates a new mock instance.
# Structs
MockIOrderRepository is a mock of IOrderRepository interface.
MockIOrderRepositoryMockRecorder is the mock recorder for MockIOrderRepository.
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.
MockIWithdrawalRepository is a mock of IWithdrawalRepository interface.
MockIWithdrawalRepositoryMockRecorder is the mock recorder for MockIWithdrawalRepository.