package
0.0.0-20240307075223-cfe2c2f43987
Repository: https://github.com/nextlag/gomart.git
Documentation: pkg.go.dev
# Functions
GetAccrual выполняет запрос к системе начисления для получения информации о заказе.
No description provided by the author
NewMockRepository creates a new mock instance.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
OrderResponse - структура предназначена для получения данных из системы начисления бонусов.
No description provided by the author
Withdrawals structure designed to return data to the client about orders with removed bonuses.
# Interfaces
No description provided by the author
go:generate mockgen -destination=mocks.go -package=usecase github.com/nextlag/gomart/internal/usecase Repository.