Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store is an autogenerated mock type for the Store type
func (*Store) DestroySessionsForUser ¶
DestroySessionsForUser provides a mock function with given fields: user
func (*Store) GetHashByUser ¶
GetHashByUser provides a mock function with given fields: user
type Synchronizer ¶
Synchronizer is an autogenerated mock type for the Synchronizer type
type UserServiceInterface ¶
UserServiceInterface is an autogenerated mock type for the UserServiceInterface type
func (*UserServiceInterface) GetUser ¶
func (_m *UserServiceInterface) GetUser(ctx context.Context, session *sessions.Session) *domain.User
GetUser provides a mock function with given fields: ctx, session
func (*UserServiceInterface) InitUser ¶
InitUser provides a mock function with given fields: ctx, session
func (*UserServiceInterface) IsLoggedIn ¶
IsLoggedIn provides a mock function with given fields: ctx, session
Click to show internal directories.
Click to hide internal directories.