Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSetRepo = wire.NewSet( data.NewData, data.NewDB, data.NewCache, comment.NewCommentRepo, comment.NewCommentCommonRepo, captcha.NewCaptchaRepo, unique.NewUniqueIDRepo, report.NewReportRepo, activity_common.NewFollowRepo, activity_common.NewVoteRepo, config.NewConfigRepo, user.NewUserRepo, user.NewUserAdminRepo, rank.NewUserRankRepo, question.NewQuestionRepo, answer.NewAnswerRepo, activity_common.NewActivityRepo, activity.NewVoteRepo, activity.NewFollowRepo, activity.NewAnswerActivityRepo, activity.NewUserActiveActivityRepo, activity.NewActivityRepo, tag.NewTagRepo, tag_common.NewTagCommonRepo, tag.NewTagRelRepo, collection.NewCollectionRepo, collection.NewCollectionGroupRepo, auth.NewAuthRepo, revision.NewRevisionRepo, search_common.NewSearchRepo, meta.NewMetaRepo, export.NewEmailRepo, reason.NewReasonRepo, site_info.NewSiteInfo, notification.NewNotificationRepo, role.NewRoleRepo, role.NewUserRoleRelRepo, role.NewRolePowerRelRepo, role.NewPowerRepo, user_external_login.NewUserExternalLoginRepo, plugin_config.NewPluginConfigRepo, user_notification_config.NewUserNotificationConfigRepo, limit.NewRateLimitRepo, )
ProviderSetRepo is data providers.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.