package
0.0.0-20231022101541-ada90c4e97f5
Repository: https://github.com/dowithlogic/go-echo-realworld.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.