# Functions
NewMockAuthRepo creates a new mock instance.
NewMockAuthView creates a new mock instance.
NewMockOAuth2Server creates a new mock instance.
NewMockOAuthCookie creates a new mock instance.
NewMockResourceRepo creates a new mock instance.
# Structs
MockAuthRepo is a mock of AuthRepo interface.
MockAuthRepoMockRecorder is the mock recorder for MockAuthRepo.
MockAuthView is a mock of AuthView interface.
MockAuthViewMockRecorder is the mock recorder for MockAuthView.
MockOAuth2Server is a mock of OAuth2Server interface.
MockOAuth2ServerMockRecorder is the mock recorder for MockOAuth2Server.
MockOAuthCookie is a mock of OAuthCookie interface.
MockOAuthCookieMockRecorder is the mock recorder for MockOAuthCookie.
MockResourceRepo is a mock of ResourceRepo interface.
MockResourceRepoMockRecorder is the mock recorder for MockResourceRepo.