# Functions
NewUserRepository creates a new instance of UserRepository.
# Structs
UserRepository is an autogenerated mock type for the UserRepository type.
No description provided by the author
UserRepository_GetByEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByEmail'.
UserRepository_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.