# Functions
NewAuthClientMW creates a new mock instance.
NewFormRepository creates a new mock instance.
NewFormService creates a new mock instance.
NewMockformRepository creates a new mock instance.
# Structs
AuthClientMW is a mock of Client interface.
AuthClientMWMockRecorder is the mock recorder for AuthClientMW.
FormRepository is a mock of Repository interface.
FormRepositoryMockRecorder is the mock recorder for FormRepository.
FormService is a mock of Service interface.
FormServiceMockRecorder is the mock recorder for FormService.
MockformRepository is a mock of formRepository interface.
MockformRepositoryMockRecorder is the mock recorder for MockformRepository.