package
0.1.10
Repository: https://github.com/geniusrabbit/blaze-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.