# Functions
NewMockAPIHandlerInterface creates a new mock instance.
NewMockAuthInterface creates a new mock instance.
NewMockUserRepositoryInterface creates a new mock instance.
NewMockUserUsecaseInterface creates a new mock instance.
# Structs
MockAPIHandlerInterface is a mock of APIHandlerInterface interface.
MockAPIHandlerInterfaceMockRecorder is the mock recorder for MockAPIHandlerInterface.
MockAuthInterface is a mock of AuthInterface interface.
MockAuthInterfaceMockRecorder is the mock recorder for MockAuthInterface.
MockUserRepositoryInterface is a mock of UserRepositoryInterface interface.
MockUserRepositoryInterfaceMockRecorder is the mock recorder for MockUserRepositoryInterface.
MockUserUsecaseInterface is a mock of UserUsecaseInterface interface.
MockUserUsecaseInterfaceMockRecorder is the mock recorder for MockUserUsecaseInterface.