# Functions
NewActivityService creates a new instance of ActivityService.
NewAuthzRepository creates a new instance of AuthzRepository.
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'.
AuthzRepository is an autogenerated mock type for the AuthzRepository type.
AuthzRepository_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
AuthzRepository_AddV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddV2'.
AuthzRepository_BulkCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkCheck'.
AuthzRepository_Check_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Check'.
AuthzRepository_CheckIsPublic_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckIsPublic'.
AuthzRepository_DeleteSubjectRelations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSubjectRelations'.
AuthzRepository_DeleteV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteV2'.
No description provided by the author
AuthzRepository_LookupResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupResources'.
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_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_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Repository_GetByFields_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByFields'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
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'.