package
0.0.0-20240131134144-1bbc35fc594c
Repository: https://github.com/thestoicway/user_service.git
Documentation: pkg.go.dev
# Functions
NewMockJwtManager creates a new mock instance.
NewMocksessionstorage creates a new mock instance.
NewMockUserDatabase creates a new mock instance.
NewMockUserService creates a new mock instance.
# Structs
MockJwtManager is a mock of JwtManager interface.
MockJwtManagerMockRecorder is the mock recorder for MockJwtManager.
Mocksessionstorage is a mock of sessionstorage interface.
MocksessionstorageMockRecorder is the mock recorder for Mocksessionstorage.
MockUserDatabase is a mock of UserDatabase interface.
MockUserDatabaseMockRecorder is the mock recorder for MockUserDatabase.
MockUserService is a mock of UserService interface.
MockUserServiceMockRecorder is the mock recorder for MockUserService.