package repo type RepoGroup struct { CommonRepo AppRepo AppTagRepo TagRepo AppDetailRepo AppInstallRepo AppInstallResourceRpo DatabaseRepo AppInstallBackupRepo ImageRepoRepo ComposeTemplateRepo MysqlRepo CronjobRepo HostRepo CommandRepo GroupRepo SettingRepo BackupRepo OperationRepo WebSiteRepo WebSiteDomainRepo WebSiteGroupRepo WebsiteDnsAccountRepo } var RepoGroupApp = new(RepoGroup)