package
0.0.0-20250115135000-b8b1abe7d72d
Repository: https://github.com/makovey/gophermart.git
Documentation: pkg.go.dev

# Functions

NewMockBalancesRepository creates a new mock instance.
NewMockHistoryServiceRepository creates a new mock instance.
NewMockOrderServiceRepository creates a new mock instance.
NewMockUserServiceRepository creates a new mock instance.
NewMockWorkerRepository creates a new mock instance.

# Structs

MockBalancesRepository is a mock of BalancesRepository interface.
MockBalancesRepositoryMockRecorder is the mock recorder for MockBalancesRepository.
MockHistoryServiceRepository is a mock of HistoryServiceRepository interface.
MockHistoryServiceRepositoryMockRecorder is the mock recorder for MockHistoryServiceRepository.
MockOrderServiceRepository is a mock of OrderServiceRepository interface.
MockOrderServiceRepositoryMockRecorder is the mock recorder for MockOrderServiceRepository.
MockUserServiceRepository is a mock of UserServiceRepository interface.
MockUserServiceRepositoryMockRecorder is the mock recorder for MockUserServiceRepository.
MockWorkerRepository is a mock of WorkerRepository interface.
MockWorkerRepositoryMockRecorder is the mock recorder for MockWorkerRepository.