# Functions
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
NewRoleService creates a new instance of RoleService.
# Structs
RelationService is an autogenerated mock type for the RelationService type.
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_Count_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Count'.
Repository_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_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Repository_GroupMemberCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GroupMemberCount'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_OrgMemberCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OrgMemberCount'.
Repository_ProjectMemberCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProjectMemberCount'.
Repository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
RoleService is an autogenerated mock type for the RoleService type.
No description provided by the author
RoleService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RoleService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.