package
0.0.0-20240122101114-5aecbc1a25f0
Repository: https://github.com/scul0405/blog-clean-architecture-rest-api.git
Documentation: pkg.go.dev

# Functions

NewMockRepository creates a new mock instance.
NewMockUseCase creates a new mock instance.

# Structs

MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
MockUseCase is a mock of UseCase interface.
MockUseCaseMockRecorder is the mock recorder for MockUseCase.