# Functions
NewMockAdhocService creates a new mock instance.
NewMockAPIKeyService creates a new mock instance.
NewMockAuthService creates a new mock instance.
NewMockUserService creates a new mock instance.
# Structs
MockAdhocService is a mock of AdhocService interface.
MockAdhocServiceMockRecorder is the mock recorder for MockAdhocService.
MockAPIKeyService is a mock of APIKeyService interface.
MockAPIKeyServiceMockRecorder is the mock recorder for MockAPIKeyService.
MockAuthService is a mock of AuthService interface.
MockAuthServiceMockRecorder is the mock recorder for MockAuthService.
MockUserService is a mock of UserService interface.
MockUserServiceMockRecorder is the mock recorder for MockUserService.