package
0.0.0-20241129144239-a23a3ec0b905
Repository: https://github.com/waryataw/auth.git
Documentation: pkg.go.dev

# Functions

NewUserServiceMock returns a mock for mm_auth.UserService.

# Structs

UserServiceMock implements mm_auth.UserService.
UserServiceMockCreateExpectation specifies expectation struct of the UserService.Create.
UserServiceMockCreateOrigins contains origins of expectations of the UserService.Create.
UserServiceMockCreateParamPtrs contains pointers to parameters of the UserService.Create.
UserServiceMockCreateParams contains parameters of the UserService.Create.
UserServiceMockCreateResults contains results of the UserService.Create.
UserServiceMockDeleteExpectation specifies expectation struct of the UserService.Delete.
UserServiceMockDeleteOrigins contains origins of expectations of the UserService.Delete.
UserServiceMockDeleteParamPtrs contains pointers to parameters of the UserService.Delete.
UserServiceMockDeleteParams contains parameters of the UserService.Delete.
UserServiceMockDeleteResults contains results of the UserService.Delete.
UserServiceMockGetExpectation specifies expectation struct of the UserService.Get.
UserServiceMockGetOrigins contains origins of expectations of the UserService.Get.
UserServiceMockGetParamPtrs contains pointers to parameters of the UserService.Get.
UserServiceMockGetParams contains parameters of the UserService.Get.
UserServiceMockGetResults contains results of the UserService.Get.
UserServiceMockUpdateExpectation specifies expectation struct of the UserService.Update.
UserServiceMockUpdateOrigins contains origins of expectations of the UserService.Update.
UserServiceMockUpdateParamPtrs contains pointers to parameters of the UserService.Update.
UserServiceMockUpdateParams contains parameters of the UserService.Update.
UserServiceMockUpdateResults contains results of the UserService.Update.