package
0.0.0-20241205175657-240ede5e1a31
Repository: https://github.com/carlossimplicio/go-auth-api.git
Documentation: pkg.go.dev

# Functions

NewMockController creates a new mock instance.
NewMockIDbClient creates a new mock instance.
NewMockILoginService creates a new mock instance.
NewMockISignUpService creates a new mock instance.
NewMockIUserRepository creates a new mock instance.

# Structs

MockController is a mock of Controller interface.
MockControllerMockRecorder is the mock recorder for MockController.
MockIDbClient is a mock of IDbClient interface.
MockIDbClientMockRecorder is the mock recorder for MockIDbClient.
MockILoginService is a mock of ILoginService interface.
MockILoginServiceMockRecorder is the mock recorder for MockILoginService.
MockISignUpService is a mock of ISignUpService interface.
MockISignUpServiceMockRecorder is the mock recorder for MockISignUpService.
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.