# Functions
NewActivityService creates a new instance of ActivityService.
NewRepository creates a new instance of Repository.
# Structs
ActivityService is an autogenerated mock type for the ActivityService type.
No description provided by the author
ActivityService_Log_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Log'.
Repository is an autogenerated mock type for the Repository type.
Repository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Repository_CreateMetadataKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateMetadataKey'.
Repository_DeleteByEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteByEmail'.
Repository_DeleteByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteByID'.
No description provided by the author
Repository_GetByEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByEmail'.
Repository_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
Repository_GetByIDs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByIDs'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_UpdateByEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateByEmail'.
Repository_UpdateByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateByID'.