package
0.0.0-20241108214743-6e37df6bb161
Repository: https://github.com/drizzleent/auth.git
Documentation: pkg.go.dev

# Functions

NewAuthServiceMock returns a mock for service.AuthService.

# Structs

AuthServiceMock implements service.AuthService.
AuthServiceMockCreateExpectation specifies expectation struct of the AuthService.Create.
AuthServiceMockCreateParams contains parameters of the AuthService.Create.
AuthServiceMockCreateResults contains results of the AuthService.Create.
AuthServiceMockDeleteExpectation specifies expectation struct of the AuthService.Delete.
AuthServiceMockDeleteParams contains parameters of the AuthService.Delete.
AuthServiceMockDeleteResults contains results of the AuthService.Delete.
AuthServiceMockGetExpectation specifies expectation struct of the AuthService.Get.
AuthServiceMockGetParams contains parameters of the AuthService.Get.
AuthServiceMockGetResults contains results of the AuthService.Get.
AuthServiceMockUpdateExpectation specifies expectation struct of the AuthService.Update.
AuthServiceMockUpdateParams contains parameters of the AuthService.Update.
AuthServiceMockUpdateResults contains results of the AuthService.Update.