package
0.0.0-20241210180611-fb78454b947f
Repository: https://github.com/fromsi/jwt-oauth-sso.git
Documentation: pkg.go.dev

# Functions

NewMockDeviceService creates a new mock instance.
NewMockMutableDeviceService creates a new mock instance.
NewMockMutableNotificationService creates a new mock instance.
NewMockMutableResetTokenService creates a new mock instance.
NewMockMutableUserService creates a new mock instance.
NewMockNotificationService creates a new mock instance.
NewMockQueryDeviceService creates a new mock instance.
NewMockQueryNotificationService creates a new mock instance.
NewMockQueryResetTokenService creates a new mock instance.
NewMockQueryUserService creates a new mock instance.
NewMockResetTokenService creates a new mock instance.
NewMockUserService creates a new mock instance.

# Structs

MockDeviceService is a mock of DeviceService interface.
MockDeviceServiceMockRecorder is the mock recorder for MockDeviceService.
MockMutableDeviceService is a mock of MutableDeviceService interface.
MockMutableDeviceServiceMockRecorder is the mock recorder for MockMutableDeviceService.
MockMutableNotificationService is a mock of MutableNotificationService interface.
MockMutableNotificationServiceMockRecorder is the mock recorder for MockMutableNotificationService.
MockMutableResetTokenService is a mock of MutableResetTokenService interface.
MockMutableResetTokenServiceMockRecorder is the mock recorder for MockMutableResetTokenService.
MockMutableUserService is a mock of MutableUserService interface.
MockMutableUserServiceMockRecorder is the mock recorder for MockMutableUserService.
MockNotificationService is a mock of NotificationService interface.
MockNotificationServiceMockRecorder is the mock recorder for MockNotificationService.
MockQueryDeviceService is a mock of QueryDeviceService interface.
MockQueryDeviceServiceMockRecorder is the mock recorder for MockQueryDeviceService.
MockQueryNotificationService is a mock of QueryNotificationService interface.
MockQueryNotificationServiceMockRecorder is the mock recorder for MockQueryNotificationService.
MockQueryResetTokenService is a mock of QueryResetTokenService interface.
MockQueryResetTokenServiceMockRecorder is the mock recorder for MockQueryResetTokenService.
MockQueryUserService is a mock of QueryUserService interface.
MockQueryUserServiceMockRecorder is the mock recorder for MockQueryUserService.
MockResetTokenService is a mock of ResetTokenService interface.
MockResetTokenServiceMockRecorder is the mock recorder for MockResetTokenService.
MockUserService is a mock of UserService interface.
MockUserServiceMockRecorder is the mock recorder for MockUserService.