# Functions
NewMockAuthController creates a new mock instance.
NewMockEventController creates a new mock instance.
NewMockOauthController creates a new mock instance.
NewMockUserController creates a new mock instance.
# Structs
MockAuthController is a mock of AuthController interface.
MockAuthControllerMockRecorder is the mock recorder for MockAuthController.
MockEventController is a mock of EventController interface.
MockEventControllerMockRecorder is the mock recorder for MockEventController.
MockOauthController is a mock of OauthController interface.
MockOauthControllerMockRecorder is the mock recorder for MockOauthController.
MockUserController is a mock of UserController interface.
MockUserControllerMockRecorder is the mock recorder for MockUserController.