package
0.0.0-20240816031437-86457b90212c
Repository: https://github.com/an-halim/golang-advanced.git
Documentation: pkg.go.dev
# Functions
NewMockIUserRepository creates a new mock instance.
NewMockIUserService creates a new mock instance.
# Structs
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.
MockIUserService is a mock of IUserService interface.
MockIUserServiceMockRecorder is the mock recorder for MockIUserService.