# Functions
NewActivityService creates a new instance of ActivityService.
NewCachedRepository creates a new instance of CachedRepository.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
NewUserService creates a new instance of UserService.
# 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'.
CachedRepository is an autogenerated mock type for the CachedRepository type.
No description provided by the author
CachedRepository_GetBySlug_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBySlug'.
RelationService is an autogenerated mock type for the RelationService type.
RelationService_CheckPermission_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckPermission'.
RelationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RelationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
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'.
No description provided by the author
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_GetBySlug_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBySlug'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_ListGroupRelations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListGroupRelations'.
Repository_ListUserGroups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListUserGroups'.
Repository_UpdateByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateByID'.
Repository_UpdateBySlug_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateBySlug'.
UserService is an autogenerated mock type for the UserService type.
No description provided by the author
UserService_FetchCurrentUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FetchCurrentUser'.
UserService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
UserService_GetByIDs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByIDs'.