package
0.0.0-20241120083822-4691f3200666
Repository: https://github.com/vbulash/auth.git
Documentation: pkg.go.dev
# Functions
NewUserServiceMock returns a mock for service.UserService.
# Structs
UserServiceMock implements service.UserService.
UserServiceMockCreateExpectation specifies expectation struct 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.
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.
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.
UserServiceMockUpdateParamPtrs contains pointers to parameters of the UserService.Update.
UserServiceMockUpdateParams contains parameters of the UserService.Update.
UserServiceMockUpdateResults contains results of the UserService.Update.