package
0.0.0-20240430010716-f316938587b3
Repository: https://github.com/geekcamp-vol11-team30/backend.git
Documentation: pkg.go.dev

# 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.