package
0.0.0-20241106190900-cdaa49b7f2de
Repository: https://github.com/erikqwerty/auth.git
Documentation: pkg.go.dev
# Functions
NewAuthServiceMock returns a mock for mm_service.AuthService.
# Structs
AuthServiceMock implements mm_service.AuthService.
AuthServiceMockCreateUserExpectation specifies expectation struct of the AuthService.CreateUser.
AuthServiceMockCreateUserOrigins contains origins of expectations of the AuthService.CreateUser.
AuthServiceMockCreateUserParamPtrs contains pointers to parameters of the AuthService.CreateUser.
AuthServiceMockCreateUserParams contains parameters of the AuthService.CreateUser.
AuthServiceMockCreateUserResults contains results of the AuthService.CreateUser.
AuthServiceMockDeleteUserExpectation specifies expectation struct of the AuthService.DeleteUser.
AuthServiceMockDeleteUserOrigins contains origins of expectations of the AuthService.DeleteUser.
AuthServiceMockDeleteUserParamPtrs contains pointers to parameters of the AuthService.DeleteUser.
AuthServiceMockDeleteUserParams contains parameters of the AuthService.DeleteUser.
AuthServiceMockDeleteUserResults contains results of the AuthService.DeleteUser.
AuthServiceMockGetUserExpectation specifies expectation struct of the AuthService.GetUser.
AuthServiceMockGetUserOrigins contains origins of expectations of the AuthService.GetUser.
AuthServiceMockGetUserParamPtrs contains pointers to parameters of the AuthService.GetUser.
AuthServiceMockGetUserParams contains parameters of the AuthService.GetUser.
AuthServiceMockGetUserResults contains results of the AuthService.GetUser.
AuthServiceMockUpdateUserExpectation specifies expectation struct of the AuthService.UpdateUser.
AuthServiceMockUpdateUserOrigins contains origins of expectations of the AuthService.UpdateUser.
AuthServiceMockUpdateUserParamPtrs contains pointers to parameters of the AuthService.UpdateUser.
AuthServiceMockUpdateUserParams contains parameters of the AuthService.UpdateUser.
AuthServiceMockUpdateUserResults contains results of the AuthService.UpdateUser.