package
0.0.0-20240304160127-29ec77399a8b
Repository: https://github.com/evanhongo/happy-golang.git
Documentation: pkg.go.dev
# Functions
NewMockIArticleRepo creates a new mock instance.
NewMockIArticleService creates a new mock instance.
NewMockICache creates a new mock instance.
# Structs
MockIArticleRepo is a mock of IArticleRepo interface.
MockIArticleRepoMockRecorder is the mock recorder for MockIArticleRepo.
MockIArticleService is a mock of IArticleService interface.
MockIArticleServiceMockRecorder is the mock recorder for MockIArticleService.
MockICache is a mock of ICache interface.
MockICacheMockRecorder is the mock recorder for MockICache.