Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
Repository is an autogenerated mock type for the Repository type
func (*Repository) GetUserByEmail ¶
func (_m *Repository) GetUserByEmail(email string) (*models.User, error)
GetUserByEmail provides a mock function with given fields: email
func (*Repository) GetUserByID ¶
func (_m *Repository) GetUserByID(id int64) (*models.User, error)
GetUserByID provides a mock function with given fields: id
type Sessions ¶
Sessions is an autogenerated mock type for the Sessions type
Click to show internal directories.
Click to hide internal directories.