| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705 |
- // Code generated by goctl. DO NOT EDIT.
- // goctl 1.9.2
- // Source: gorpc.proto
- package goshortdramaclient
- import (
- "context"
- "code.clickto.dev/nomo-server/go-service-pb/pb/pb"
- "github.com/zeromicro/go-zero/zrpc"
- "google.golang.org/grpc"
- )
- type (
- AccountDeviceListReq = pb.AccountDeviceListReq
- AccountDeviceListResp = pb.AccountDeviceListResp
- AccountDeviceVo = pb.AccountDeviceVo
- AccountListReq = pb.AccountListReq
- AccountListResp = pb.AccountListResp
- AccountVo = pb.AccountVo
- AdGlobalConfigGetReq = pb.AdGlobalConfigGetReq
- AdGlobalConfigVo = pb.AdGlobalConfigVo
- AdPlanDetailListReq = pb.AdPlanDetailListReq
- AdPlanDetailListResp = pb.AdPlanDetailListResp
- AdPlanDetailVo = pb.AdPlanDetailVo
- AdPlanListReq = pb.AdPlanListReq
- AdPlanListResp = pb.AdPlanListResp
- AdPlanVo = pb.AdPlanVo
- AnnouncePlanDetailListReq = pb.AnnouncePlanDetailListReq
- AnnouncePlanDetailListResp = pb.AnnouncePlanDetailListResp
- AnnouncePlanDetailVo = pb.AnnouncePlanDetailVo
- AnnouncePlanListReq = pb.AnnouncePlanListReq
- AnnouncePlanListResp = pb.AnnouncePlanListResp
- AnnouncePlanVo = pb.AnnouncePlanVo
- AreaParamListReq = pb.AreaParamListReq
- AreaParamListResp = pb.AreaParamListResp
- AreaParamVo = pb.AreaParamVo
- BaseReq = pb.BaseReq
- CommonResult = pb.CommonResult
- ConfigGetReq = pb.ConfigGetReq
- DeleteIdResp = pb.DeleteIdResp
- DeployConfigListReq = pb.DeployConfigListReq
- DeployConfigListResp = pb.DeployConfigListResp
- DeployConfigVo = pb.DeployConfigVo
- DeviceListReq = pb.DeviceListReq
- DeviceListRes = pb.DeviceListRes
- DeviceVo = pb.DeviceVo
- DictGetReq = pb.DictGetReq
- DictListReq = pb.DictListReq
- DictListResp = pb.DictListResp
- DictVo = pb.DictVo
- Empty = pb.Empty
- FindSchedulePublishListReq = pb.FindSchedulePublishListReq
- FindSchedulePublishListResp = pb.FindSchedulePublishListResp
- GameCategoryListReq = pb.GameCategoryListReq
- GameCategoryListRes = pb.GameCategoryListRes
- GameCategoryReq = pb.GameCategoryReq
- GameCategoryVo = pb.GameCategoryVo
- GameCustomerAddResp = pb.GameCustomerAddResp
- GameCustomerListReq = pb.GameCustomerListReq
- GameCustomerListRes = pb.GameCustomerListRes
- GameCustomerVo = pb.GameCustomerVo
- GameListReq = pb.GameListReq
- GameListRes = pb.GameListRes
- GameRankOption = pb.GameRankOption
- GameRedisHScanByNameReq = pb.GameRedisHScanByNameReq
- GameRedisHScanByNameResp = pb.GameRedisHScanByNameResp
- GameReq = pb.GameReq
- GameVo = pb.GameVo
- GlobalParamGetReq = pb.GlobalParamGetReq
- GlobalParamListReq = pb.GlobalParamListReq
- GlobalParamListResp = pb.GlobalParamListResp
- GlobalParamVo = pb.GlobalParamVo
- I18NVo = pb.I18NVo
- Ids = pb.Ids
- Int64SelectController = pb.Int64SelectController
- IntSelectController = pb.IntSelectController
- JobBatchListReq = pb.JobBatchListReq
- JobBatchListResp = pb.JobBatchListResp
- JobBatchListWithTasksResp = pb.JobBatchListWithTasksResp
- JobBatchVo = pb.JobBatchVo
- JobBatchWithTasksVo = pb.JobBatchWithTasksVo
- JobTasksListReq = pb.JobTasksListReq
- JobTasksListResp = pb.JobTasksListResp
- JobTasksVo = pb.JobTasksVo
- MessagePushListReq = pb.MessagePushListReq
- MessagePushListResp = pb.MessagePushListResp
- MessagePushVo = pb.MessagePushVo
- NationalLanguageListReq = pb.NationalLanguageListReq
- NationalLanguageListResp = pb.NationalLanguageListResp
- NationalLanguageVo = pb.NationalLanguageVo
- OperationLogListReq = pb.OperationLogListReq
- OperationLogListResp = pb.OperationLogListResp
- OperationLogVo = pb.OperationLogVo
- Page = pb.Page
- Page_OrderItem = pb.Page_OrderItem
- ProductActionGroupDisableReq = pb.ProductActionGroupDisableReq
- ProductActionGroupEnableReq = pb.ProductActionGroupEnableReq
- ProductActionGroupListReq = pb.ProductActionGroupListReq
- ProductActionGroupListResp = pb.ProductActionGroupListResp
- ProductActionGroupReq = pb.ProductActionGroupReq
- ProductActionGroupVo = pb.ProductActionGroupVo
- ProductActionListReq = pb.ProductActionListReq
- ProductActionListResp = pb.ProductActionListResp
- ProductActionPolicyGroupDisableReq = pb.ProductActionPolicyGroupDisableReq
- ProductActionPolicyGroupEnableReq = pb.ProductActionPolicyGroupEnableReq
- ProductActionPolicyGroupListReq = pb.ProductActionPolicyGroupListReq
- ProductActionPolicyGroupListResp = pb.ProductActionPolicyGroupListResp
- ProductActionPolicyGroupReq = pb.ProductActionPolicyGroupReq
- ProductActionPolicyGroupVo = pb.ProductActionPolicyGroupVo
- ProductActionReq = pb.ProductActionReq
- ProductActionTypeListReq = pb.ProductActionTypeListReq
- ProductActionTypeListResp = pb.ProductActionTypeListResp
- ProductActionTypeReq = pb.ProductActionTypeReq
- ProductActionTypeVo = pb.ProductActionTypeVo
- ProductActionVo = pb.ProductActionVo
- ProductListReq = pb.ProductListReq
- ProductListResp = pb.ProductListResp
- ProductParamGetReq = pb.ProductParamGetReq
- ProductParamListReq = pb.ProductParamListReq
- ProductParamListResp = pb.ProductParamListResp
- ProductParamVo = pb.ProductParamVo
- ProductVo = pb.ProductVo
- PublishScheduleDramaReq = pb.PublishScheduleDramaReq
- RelGameRankListReq = pb.RelGameRankListReq
- RelGameRankListRes = pb.RelGameRankListRes
- RelGameRankReq = pb.RelGameRankReq
- RelGameRankVo = pb.RelGameRankVo
- RelGameVpnGroupListReq = pb.RelGameVpnGroupListReq
- RelGameVpnGroupListRes = pb.RelGameVpnGroupListRes
- RelGameVpnGroupReq = pb.RelGameVpnGroupReq
- RelGameVpnGroupVo = pb.RelGameVpnGroupVo
- Request = pb.Request
- Response = pb.Response
- ServiceBoxAddReq = pb.ServiceBoxAddReq
- ServiceBoxAddResp = pb.ServiceBoxAddResp
- ServiceBoxAddWithDetailsReq = pb.ServiceBoxAddWithDetailsReq
- ServiceBoxAddWithDetailsResp = pb.ServiceBoxAddWithDetailsResp
- ServiceBoxDelReq = pb.ServiceBoxDelReq
- ServiceBoxGetReq = pb.ServiceBoxGetReq
- ServiceBoxGetResp = pb.ServiceBoxGetResp
- ServiceBoxGetWithDetailsReq = pb.ServiceBoxGetWithDetailsReq
- ServiceBoxGetWithDetailsResp = pb.ServiceBoxGetWithDetailsResp
- ServiceBoxListReq = pb.ServiceBoxListReq
- ServiceBoxListResp = pb.ServiceBoxListResp
- ServiceBoxListWithDetailsReq = pb.ServiceBoxListWithDetailsReq
- ServiceBoxListWithDetailsResp = pb.ServiceBoxListWithDetailsResp
- ServiceBoxTypesAddReq = pb.ServiceBoxTypesAddReq
- ServiceBoxTypesAddResp = pb.ServiceBoxTypesAddResp
- ServiceBoxTypesDelReq = pb.ServiceBoxTypesDelReq
- ServiceBoxTypesGetReq = pb.ServiceBoxTypesGetReq
- ServiceBoxTypesGetResp = pb.ServiceBoxTypesGetResp
- ServiceBoxTypesListReq = pb.ServiceBoxTypesListReq
- ServiceBoxTypesListResp = pb.ServiceBoxTypesListResp
- ServiceBoxTypesUpdateReq = pb.ServiceBoxTypesUpdateReq
- ServiceBoxTypesUpdateResp = pb.ServiceBoxTypesUpdateResp
- ServiceBoxTypesVo = pb.ServiceBoxTypesVo
- ServiceBoxUpdateReq = pb.ServiceBoxUpdateReq
- ServiceBoxUpdateResp = pb.ServiceBoxUpdateResp
- ServiceBoxUpdateWithDetailsReq = pb.ServiceBoxUpdateWithDetailsReq
- ServiceBoxUpdateWithDetailsResp = pb.ServiceBoxUpdateWithDetailsResp
- ServiceBoxVo = pb.ServiceBoxVo
- ServiceBoxWithDetailsVo = pb.ServiceBoxWithDetailsVo
- ServiceBoxWithDurationAndDetailsVo = pb.ServiceBoxWithDurationAndDetailsVo
- ServiceBoxWithDurationVo = pb.ServiceBoxWithDurationVo
- ServicePlanAddReq = pb.ServicePlanAddReq
- ServicePlanAddResp = pb.ServicePlanAddResp
- ServicePlanAddWithBoxesAndDetailsReq = pb.ServicePlanAddWithBoxesAndDetailsReq
- ServicePlanAddWithBoxesAndDetailsResp = pb.ServicePlanAddWithBoxesAndDetailsResp
- ServicePlanAddWithBoxesReq = pb.ServicePlanAddWithBoxesReq
- ServicePlanAddWithBoxesResp = pb.ServicePlanAddWithBoxesResp
- ServicePlanBoxesAddReq = pb.ServicePlanBoxesAddReq
- ServicePlanBoxesAddResp = pb.ServicePlanBoxesAddResp
- ServicePlanBoxesDelReq = pb.ServicePlanBoxesDelReq
- ServicePlanBoxesGetReq = pb.ServicePlanBoxesGetReq
- ServicePlanBoxesGetResp = pb.ServicePlanBoxesGetResp
- ServicePlanBoxesListReq = pb.ServicePlanBoxesListReq
- ServicePlanBoxesListResp = pb.ServicePlanBoxesListResp
- ServicePlanBoxesUpdateReq = pb.ServicePlanBoxesUpdateReq
- ServicePlanBoxesUpdateResp = pb.ServicePlanBoxesUpdateResp
- ServicePlanBoxesVo = pb.ServicePlanBoxesVo
- ServicePlanChannelAddReq = pb.ServicePlanChannelAddReq
- ServicePlanChannelAddResp = pb.ServicePlanChannelAddResp
- ServicePlanChannelDelReq = pb.ServicePlanChannelDelReq
- ServicePlanChannelGetReq = pb.ServicePlanChannelGetReq
- ServicePlanChannelGetResp = pb.ServicePlanChannelGetResp
- ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq = pb.ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq
- ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp = pb.ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp
- ServicePlanChannelGetWithPlanAndBoxesReq = pb.ServicePlanChannelGetWithPlanAndBoxesReq
- ServicePlanChannelGetWithPlanAndBoxesResp = pb.ServicePlanChannelGetWithPlanAndBoxesResp
- ServicePlanChannelGetWithPlanReq = pb.ServicePlanChannelGetWithPlanReq
- ServicePlanChannelGetWithPlanResp = pb.ServicePlanChannelGetWithPlanResp
- ServicePlanChannelListReq = pb.ServicePlanChannelListReq
- ServicePlanChannelListResp = pb.ServicePlanChannelListResp
- ServicePlanChannelListWithPlanAndBoxesAndDetailsReq = pb.ServicePlanChannelListWithPlanAndBoxesAndDetailsReq
- ServicePlanChannelListWithPlanAndBoxesAndDetailsResp = pb.ServicePlanChannelListWithPlanAndBoxesAndDetailsResp
- ServicePlanChannelListWithPlanAndBoxesReq = pb.ServicePlanChannelListWithPlanAndBoxesReq
- ServicePlanChannelListWithPlanAndBoxesResp = pb.ServicePlanChannelListWithPlanAndBoxesResp
- ServicePlanChannelListWithPlanReq = pb.ServicePlanChannelListWithPlanReq
- ServicePlanChannelListWithPlanResp = pb.ServicePlanChannelListWithPlanResp
- ServicePlanChannelUpdateReq = pb.ServicePlanChannelUpdateReq
- ServicePlanChannelUpdateResp = pb.ServicePlanChannelUpdateResp
- ServicePlanChannelVo = pb.ServicePlanChannelVo
- ServicePlanChannelWithPlanAndBoxesAndDetailsVo = pb.ServicePlanChannelWithPlanAndBoxesAndDetailsVo
- ServicePlanChannelWithPlanAndBoxesVo = pb.ServicePlanChannelWithPlanAndBoxesVo
- ServicePlanChannelWithPlanVo = pb.ServicePlanChannelWithPlanVo
- ServicePlanDelReq = pb.ServicePlanDelReq
- ServicePlanGetReq = pb.ServicePlanGetReq
- ServicePlanGetResp = pb.ServicePlanGetResp
- ServicePlanGetWithBoxesAndDetailsReq = pb.ServicePlanGetWithBoxesAndDetailsReq
- ServicePlanGetWithBoxesAndDetailsResp = pb.ServicePlanGetWithBoxesAndDetailsResp
- ServicePlanGetWithBoxesReq = pb.ServicePlanGetWithBoxesReq
- ServicePlanGetWithBoxesResp = pb.ServicePlanGetWithBoxesResp
- ServicePlanListReq = pb.ServicePlanListReq
- ServicePlanListResp = pb.ServicePlanListResp
- ServicePlanListWithBoxesAndDetailsReq = pb.ServicePlanListWithBoxesAndDetailsReq
- ServicePlanListWithBoxesAndDetailsResp = pb.ServicePlanListWithBoxesAndDetailsResp
- ServicePlanListWithBoxesReq = pb.ServicePlanListWithBoxesReq
- ServicePlanListWithBoxesResp = pb.ServicePlanListWithBoxesResp
- ServicePlanUpdateReq = pb.ServicePlanUpdateReq
- ServicePlanUpdateResp = pb.ServicePlanUpdateResp
- ServicePlanUpdateWithBoxesAndDetailsReq = pb.ServicePlanUpdateWithBoxesAndDetailsReq
- ServicePlanUpdateWithBoxesAndDetailsResp = pb.ServicePlanUpdateWithBoxesAndDetailsResp
- ServicePlanUpdateWithBoxesReq = pb.ServicePlanUpdateWithBoxesReq
- ServicePlanUpdateWithBoxesResp = pb.ServicePlanUpdateWithBoxesResp
- ServicePlanVo = pb.ServicePlanVo
- ServicePlanWithBoxesAndDetailsVo = pb.ServicePlanWithBoxesAndDetailsVo
- ServicePlanWithBoxesVo = pb.ServicePlanWithBoxesVo
- ServiceTypesAddReq = pb.ServiceTypesAddReq
- ServiceTypesAddResp = pb.ServiceTypesAddResp
- ServiceTypesDelReq = pb.ServiceTypesDelReq
- ServiceTypesGetReq = pb.ServiceTypesGetReq
- ServiceTypesGetResp = pb.ServiceTypesGetResp
- ServiceTypesGetWithValueReq = pb.ServiceTypesGetWithValueReq
- ServiceTypesGetWithValueResp = pb.ServiceTypesGetWithValueResp
- ServiceTypesListReq = pb.ServiceTypesListReq
- ServiceTypesListResp = pb.ServiceTypesListResp
- ServiceTypesListWithValueReq = pb.ServiceTypesListWithValueReq
- ServiceTypesListWithValueResp = pb.ServiceTypesListWithValueResp
- ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
- ServiceTypesUpdateResp = pb.ServiceTypesUpdateResp
- ServiceTypesVo = pb.ServiceTypesVo
- ServiceTypesWithValueVo = pb.ServiceTypesWithValueVo
- SetTotalStatsReq = pb.SetTotalStatsReq
- ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
- ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
- ShortDramaCopyrightInfoVo = pb.ShortDramaCopyrightInfoVo
- ShortDramaEpisodeBatchAddReq = pb.ShortDramaEpisodeBatchAddReq
- ShortDramaEpisodeBatchRefreshUpdateTimeReq = pb.ShortDramaEpisodeBatchRefreshUpdateTimeReq
- ShortDramaEpisodeCountReq = pb.ShortDramaEpisodeCountReq
- ShortDramaEpisodeCountResp = pb.ShortDramaEpisodeCountResp
- ShortDramaEpisodeCountVo = pb.ShortDramaEpisodeCountVo
- ShortDramaEpisodeGetReq = pb.ShortDramaEpisodeGetReq
- ShortDramaEpisodeListReq = pb.ShortDramaEpisodeListReq
- ShortDramaEpisodeListResp = pb.ShortDramaEpisodeListResp
- ShortDramaEpisodeVo = pb.ShortDramaEpisodeVo
- ShortDramaFindIdsWithCopyrightResp = pb.ShortDramaFindIdsWithCopyrightResp
- ShortDramaGetReq = pb.ShortDramaGetReq
- ShortDramaLanguageListReq = pb.ShortDramaLanguageListReq
- ShortDramaLanguageListResp = pb.ShortDramaLanguageListResp
- ShortDramaLanguageVo = pb.ShortDramaLanguageVo
- ShortDramaListReq = pb.ShortDramaListReq
- ShortDramaListResp = pb.ShortDramaListResp
- ShortDramaStatsPlaysTotalListReq = pb.ShortDramaStatsPlaysTotalListReq
- ShortDramaStatsPlaysTotalListResp = pb.ShortDramaStatsPlaysTotalListResp
- ShortDramaStatsPlaysTotalVo = pb.ShortDramaStatsPlaysTotalVo
- ShortDramaUpdateModifierReq = pb.ShortDramaUpdateModifierReq
- ShortDramaUpdateReleaseRegionsReq = pb.ShortDramaUpdateReleaseRegionsReq
- ShortDramaVo = pb.ShortDramaVo
- StringSelectController = pb.StringSelectController
- SysPermGetReq = pb.SysPermGetReq
- SysPermListReq = pb.SysPermListReq
- SysPermListResp = pb.SysPermListResp
- SysPermRule = pb.SysPermRule
- SysPermVo = pb.SysPermVo
- SysRoleGetReq = pb.SysRoleGetReq
- SysRoleListReq = pb.SysRoleListReq
- SysRoleListResp = pb.SysRoleListResp
- SysRoleListWithPermsResp = pb.SysRoleListWithPermsResp
- SysRolePermGetReq = pb.SysRolePermGetReq
- SysRolePermListReq = pb.SysRolePermListReq
- SysRolePermListResp = pb.SysRolePermListResp
- SysRolePermVo = pb.SysRolePermVo
- SysRoleVo = pb.SysRoleVo
- SysRoleWithPermIds = pb.SysRoleWithPermIds
- SysRoleWithPerms = pb.SysRoleWithPerms
- SysUserGetReq = pb.SysUserGetReq
- SysUserListReq = pb.SysUserListReq
- SysUserListResp = pb.SysUserListResp
- SysUserListWithRolesAndPermsResp = pb.SysUserListWithRolesAndPermsResp
- SysUserPermGetReq = pb.SysUserPermGetReq
- SysUserPermListReq = pb.SysUserPermListReq
- SysUserPermListResp = pb.SysUserPermListResp
- SysUserPermVo = pb.SysUserPermVo
- SysUserRoleGetReq = pb.SysUserRoleGetReq
- SysUserRoleListReq = pb.SysUserRoleListReq
- SysUserRoleListResp = pb.SysUserRoleListResp
- SysUserRoleVo = pb.SysUserRoleVo
- SysUserVo = pb.SysUserVo
- SysUserWithRoleIdsAndPermRules = pb.SysUserWithRoleIdsAndPermRules
- SysUserWithRolesAndPerms = pb.SysUserWithRolesAndPerms
- TimeRange = pb.TimeRange
- TipGetReq = pb.TipGetReq
- TipListReq = pb.TipListReq
- TipListResp = pb.TipListResp
- TipVo = pb.TipVo
- TransactionOperation = pb.TransactionOperation
- TransactionReq = pb.TransactionReq
- UpgradePkgPlanDetailListReq = pb.UpgradePkgPlanDetailListReq
- UpgradePkgPlanDetailListResp = pb.UpgradePkgPlanDetailListResp
- UpgradePkgPlanDetailVo = pb.UpgradePkgPlanDetailVo
- UpgradePkgPlanListReq = pb.UpgradePkgPlanListReq
- UpgradePkgPlanListResp = pb.UpgradePkgPlanListResp
- UpgradePkgPlanVo = pb.UpgradePkgPlanVo
- UpgradeResPlanDetailListReq = pb.UpgradeResPlanDetailListReq
- UpgradeResPlanDetailListResp = pb.UpgradeResPlanDetailListResp
- UpgradeResPlanDetailVo = pb.UpgradeResPlanDetailVo
- UpgradeResPlanListReq = pb.UpgradeResPlanListReq
- UpgradeResPlanListResp = pb.UpgradeResPlanListResp
- UpgradeResPlanVo = pb.UpgradeResPlanVo
- UserAddReq = pb.UserAddReq
- UserAddResp = pb.UserAddResp
- UserAppConfigGetReq = pb.UserAppConfigGetReq
- UserAppConfigListReq = pb.UserAppConfigListReq
- UserAppConfigListRes = pb.UserAppConfigListRes
- UserAppConfigVo = pb.UserAppConfigVo
- UserCredentialAddReq = pb.UserCredentialAddReq
- UserCredentialAddResp = pb.UserCredentialAddResp
- UserCredentialDelReq = pb.UserCredentialDelReq
- UserCredentialGetReq = pb.UserCredentialGetReq
- UserCredentialGetResp = pb.UserCredentialGetResp
- UserCredentialListReq = pb.UserCredentialListReq
- UserCredentialListResp = pb.UserCredentialListResp
- UserCredentialUpdateReq = pb.UserCredentialUpdateReq
- UserCredentialUpdateResp = pb.UserCredentialUpdateResp
- UserCredentialVo = pb.UserCredentialVo
- UserDelReq = pb.UserDelReq
- UserDeviceAddReq = pb.UserDeviceAddReq
- UserDeviceAddResp = pb.UserDeviceAddResp
- UserDeviceDelReq = pb.UserDeviceDelReq
- UserDeviceGetReq = pb.UserDeviceGetReq
- UserDeviceGetResp = pb.UserDeviceGetResp
- UserDeviceListReq = pb.UserDeviceListReq
- UserDeviceListResp = pb.UserDeviceListResp
- UserDeviceUpdateReq = pb.UserDeviceUpdateReq
- UserDeviceUpdateResp = pb.UserDeviceUpdateResp
- UserDeviceVo = pb.UserDeviceVo
- UserGetReq = pb.UserGetReq
- UserGetResp = pb.UserGetResp
- UserListReq = pb.UserListReq
- UserListResp = pb.UserListResp
- UserServiceAddReq = pb.UserServiceAddReq
- UserServiceAddResp = pb.UserServiceAddResp
- UserServiceDelReq = pb.UserServiceDelReq
- UserServiceGetReq = pb.UserServiceGetReq
- UserServiceGetResp = pb.UserServiceGetResp
- UserServiceListReq = pb.UserServiceListReq
- UserServiceListResp = pb.UserServiceListResp
- UserServiceUpdateReq = pb.UserServiceUpdateReq
- UserServiceUpdateResp = pb.UserServiceUpdateResp
- UserServiceVo = pb.UserServiceVo
- UserTestAddReq = pb.UserTestAddReq
- UserTestAddResp = pb.UserTestAddResp
- UserTestDelReq = pb.UserTestDelReq
- UserTestGetReq = pb.UserTestGetReq
- UserTestGetResp = pb.UserTestGetResp
- UserTestListReq = pb.UserTestListReq
- UserTestListResp = pb.UserTestListResp
- UserTestUpdateReq = pb.UserTestUpdateReq
- UserTestUpdateResp = pb.UserTestUpdateResp
- UserTestVo = pb.UserTestVo
- UserUpdateReq = pb.UserUpdateReq
- UserUpdateResp = pb.UserUpdateResp
- UserVo = pb.UserVo
- UserWhiteAddReq = pb.UserWhiteAddReq
- UserWhiteAddResp = pb.UserWhiteAddResp
- UserWhiteDelReq = pb.UserWhiteDelReq
- UserWhiteGetReq = pb.UserWhiteGetReq
- UserWhiteGetResp = pb.UserWhiteGetResp
- UserWhiteListReq = pb.UserWhiteListReq
- UserWhiteListResp = pb.UserWhiteListResp
- UserWhiteUpdateReq = pb.UserWhiteUpdateReq
- UserWhiteUpdateResp = pb.UserWhiteUpdateResp
- UserWhiteVo = pb.UserWhiteVo
- VpnConfigTemplatePlanAddReq = pb.VpnConfigTemplatePlanAddReq
- VpnConfigTemplatePlanAddResp = pb.VpnConfigTemplatePlanAddResp
- VpnConfigTemplatePlanDelReq = pb.VpnConfigTemplatePlanDelReq
- VpnConfigTemplatePlanDetailAddReq = pb.VpnConfigTemplatePlanDetailAddReq
- VpnConfigTemplatePlanDetailAddResp = pb.VpnConfigTemplatePlanDetailAddResp
- VpnConfigTemplatePlanDetailDelReq = pb.VpnConfigTemplatePlanDetailDelReq
- VpnConfigTemplatePlanDetailGetReq = pb.VpnConfigTemplatePlanDetailGetReq
- VpnConfigTemplatePlanDetailGetResp = pb.VpnConfigTemplatePlanDetailGetResp
- VpnConfigTemplatePlanDetailListReq = pb.VpnConfigTemplatePlanDetailListReq
- VpnConfigTemplatePlanDetailListResp = pb.VpnConfigTemplatePlanDetailListResp
- VpnConfigTemplatePlanDetailUpdateReq = pb.VpnConfigTemplatePlanDetailUpdateReq
- VpnConfigTemplatePlanDetailUpdateResp = pb.VpnConfigTemplatePlanDetailUpdateResp
- VpnConfigTemplatePlanDetailVo = pb.VpnConfigTemplatePlanDetailVo
- VpnConfigTemplatePlanGetReq = pb.VpnConfigTemplatePlanGetReq
- VpnConfigTemplatePlanGetResp = pb.VpnConfigTemplatePlanGetResp
- VpnConfigTemplatePlanListReq = pb.VpnConfigTemplatePlanListReq
- VpnConfigTemplatePlanListResp = pb.VpnConfigTemplatePlanListResp
- VpnConfigTemplatePlanUpdateReq = pb.VpnConfigTemplatePlanUpdateReq
- VpnConfigTemplatePlanUpdateResp = pb.VpnConfigTemplatePlanUpdateResp
- VpnConfigTemplatePlanVo = pb.VpnConfigTemplatePlanVo
- VpnGroupAddReq = pb.VpnGroupAddReq
- VpnGroupBatchAddReq = pb.VpnGroupBatchAddReq
- VpnGroupBatchAddResp = pb.VpnGroupBatchAddResp
- VpnGroupBatchDelReq = pb.VpnGroupBatchDelReq
- VpnGroupBatchUpdateReq = pb.VpnGroupBatchUpdateReq
- VpnGroupBatchUpdateResp = pb.VpnGroupBatchUpdateResp
- VpnGroupExVo = pb.VpnGroupExVo
- VpnGroupGetReq = pb.VpnGroupGetReq
- VpnGroupListReq = pb.VpnGroupListReq
- VpnGroupListResp = pb.VpnGroupListResp
- VpnGroupTagListReq = pb.VpnGroupTagListReq
- VpnGroupTagListResp = pb.VpnGroupTagListResp
- VpnGroupTagVo = pb.VpnGroupTagVo
- VpnGroupVo = pb.VpnGroupVo
- VpnLocationBatchAddReq = pb.VpnLocationBatchAddReq
- VpnLocationBatchAddResp = pb.VpnLocationBatchAddResp
- VpnLocationBatchDelReq = pb.VpnLocationBatchDelReq
- VpnLocationBatchUpdateReq = pb.VpnLocationBatchUpdateReq
- VpnLocationBatchUpdateResp = pb.VpnLocationBatchUpdateResp
- VpnLocationExVo = pb.VpnLocationExVo
- VpnLocationGetReq = pb.VpnLocationGetReq
- VpnLocationListReq = pb.VpnLocationListReq
- VpnLocationListResp = pb.VpnLocationListResp
- VpnLocationServerCountReq = pb.VpnLocationServerCountReq
- VpnLocationServerCountResp = pb.VpnLocationServerCountResp
- VpnLocationServerCountVo = pb.VpnLocationServerCountVo
- VpnLocationVo = pb.VpnLocationVo
- VpnProbeTaskListReq = pb.VpnProbeTaskListReq
- VpnProbeTaskListResp = pb.VpnProbeTaskListResp
- VpnProbeTaskVo = pb.VpnProbeTaskVo
- VpnServerAddReq = pb.VpnServerAddReq
- VpnServerBatchAddReq = pb.VpnServerBatchAddReq
- VpnServerBatchAddResp = pb.VpnServerBatchAddResp
- VpnServerBatchDelReq = pb.VpnServerBatchDelReq
- VpnServerBatchUpdateReq = pb.VpnServerBatchUpdateReq
- VpnServerBatchUpdateResp = pb.VpnServerBatchUpdateResp
- VpnServerExListResp = pb.VpnServerExListResp
- VpnServerExVo = pb.VpnServerExVo
- VpnServerListReq = pb.VpnServerListReq
- VpnServerListResp = pb.VpnServerListResp
- VpnServerLocationListReq = pb.VpnServerLocationListReq
- VpnServerLocationListResp = pb.VpnServerLocationListResp
- VpnServerLocationVo = pb.VpnServerLocationVo
- VpnServerPortAddReq = pb.VpnServerPortAddReq
- VpnServerPortAddResp = pb.VpnServerPortAddResp
- VpnServerPortBatchAddReq = pb.VpnServerPortBatchAddReq
- VpnServerPortBatchAddResp = pb.VpnServerPortBatchAddResp
- VpnServerPortDelReq = pb.VpnServerPortDelReq
- VpnServerPortGetReq = pb.VpnServerPortGetReq
- VpnServerPortGetResp = pb.VpnServerPortGetResp
- VpnServerPortListReq = pb.VpnServerPortListReq
- VpnServerPortListResp = pb.VpnServerPortListResp
- VpnServerPortUpdateReq = pb.VpnServerPortUpdateReq
- VpnServerPortUpdateResp = pb.VpnServerPortUpdateResp
- VpnServerPortVo = pb.VpnServerPortVo
- VpnServerVo = pb.VpnServerVo
- VpnTagBatchAddReq = pb.VpnTagBatchAddReq
- VpnTagBatchAddResp = pb.VpnTagBatchAddResp
- VpnTagBatchDelReq = pb.VpnTagBatchDelReq
- VpnTagBatchUpdateReq = pb.VpnTagBatchUpdateReq
- VpnTagBatchUpdateResp = pb.VpnTagBatchUpdateResp
- VpnTagGetReq = pb.VpnTagGetReq
- VpnTagListReq = pb.VpnTagListReq
- VpnTagListResp = pb.VpnTagListResp
- VpnTagVo = pb.VpnTagVo
- VpnWithIPAndPortReq = pb.VpnWithIPAndPortReq
- VpnWithIPAndPortResp = pb.VpnWithIPAndPortResp
- VpnipAddReq = pb.VpnipAddReq
- VpnipAddResp = pb.VpnipAddResp
- VpnipBatchAddReq = pb.VpnipBatchAddReq
- VpnipBatchAddResp = pb.VpnipBatchAddResp
- VpnipBatchUpdateReq = pb.VpnipBatchUpdateReq
- VpnipBatchUpdateResp = pb.VpnipBatchUpdateResp
- VpnipBindAddReq = pb.VpnipBindAddReq
- VpnipBindAddResp = pb.VpnipBindAddResp
- VpnipBindBatchAddReq = pb.VpnipBindBatchAddReq
- VpnipBindBatchAddResp = pb.VpnipBindBatchAddResp
- VpnipBindBatchUpdateReq = pb.VpnipBindBatchUpdateReq
- VpnipBindBatchUpdateResp = pb.VpnipBindBatchUpdateResp
- VpnipBindGetReq = pb.VpnipBindGetReq
- VpnipBindGetResp = pb.VpnipBindGetResp
- VpnipBindListReq = pb.VpnipBindListReq
- VpnipBindListResp = pb.VpnipBindListResp
- VpnipBindUpdateReq = pb.VpnipBindUpdateReq
- VpnipBindUpdateResp = pb.VpnipBindUpdateResp
- VpnipBindVo = pb.VpnipBindVo
- VpnipExAddReq = pb.VpnipExAddReq
- VpnipExAddResp = pb.VpnipExAddResp
- VpnipExBatchAddReq = pb.VpnipExBatchAddReq
- VpnipExBatchAddResp = pb.VpnipExBatchAddResp
- VpnipExBatchUpdateReq = pb.VpnipExBatchUpdateReq
- VpnipExBatchUpdateResp = pb.VpnipExBatchUpdateResp
- VpnipExGetResp = pb.VpnipExGetResp
- VpnipExListResp = pb.VpnipExListResp
- VpnipExUpdateReq = pb.VpnipExUpdateReq
- VpnipExUpdateResp = pb.VpnipExUpdateResp
- VpnipExVo = pb.VpnipExVo
- VpnipGetReq = pb.VpnipGetReq
- VpnipGetResp = pb.VpnipGetResp
- VpnipListReq = pb.VpnipListReq
- VpnipListResp = pb.VpnipListResp
- VpnipRangeAddReq = pb.VpnipRangeAddReq
- VpnipRangeAddResp = pb.VpnipRangeAddResp
- VpnipRangeBatchAddReq = pb.VpnipRangeBatchAddReq
- VpnipRangeBatchAddResp = pb.VpnipRangeBatchAddResp
- VpnipRangeBatchUpdateReq = pb.VpnipRangeBatchUpdateReq
- VpnipRangeBatchUpdateResp = pb.VpnipRangeBatchUpdateResp
- VpnipRangeExAddReq = pb.VpnipRangeExAddReq
- VpnipRangeExAddResp = pb.VpnipRangeExAddResp
- VpnipRangeExBatchAddReq = pb.VpnipRangeExBatchAddReq
- VpnipRangeExBatchAddResp = pb.VpnipRangeExBatchAddResp
- VpnipRangeExBatchUpdateReq = pb.VpnipRangeExBatchUpdateReq
- VpnipRangeExBatchUpdateResp = pb.VpnipRangeExBatchUpdateResp
- VpnipRangeExGetResp = pb.VpnipRangeExGetResp
- VpnipRangeExListResp = pb.VpnipRangeExListResp
- VpnipRangeExUpdateReq = pb.VpnipRangeExUpdateReq
- VpnipRangeExUpdateResp = pb.VpnipRangeExUpdateResp
- VpnipRangeExVo = pb.VpnipRangeExVo
- VpnipRangeGetReq = pb.VpnipRangeGetReq
- VpnipRangeGetResp = pb.VpnipRangeGetResp
- VpnipRangeListReq = pb.VpnipRangeListReq
- VpnipRangeListResp = pb.VpnipRangeListResp
- VpnipRangeUpdateReq = pb.VpnipRangeUpdateReq
- VpnipRangeUpdateResp = pb.VpnipRangeUpdateResp
- VpnipRangeVo = pb.VpnipRangeVo
- VpnipUpdateReq = pb.VpnipUpdateReq
- VpnipUpdateResp = pb.VpnipUpdateResp
- VpnipVo = pb.VpnipVo
- VpnipWalledAddReq = pb.VpnipWalledAddReq
- VpnipWalledAddResp = pb.VpnipWalledAddResp
- VpnipWalledBatchAddReq = pb.VpnipWalledBatchAddReq
- VpnipWalledBatchAddResp = pb.VpnipWalledBatchAddResp
- VpnipWalledBatchUpdateReq = pb.VpnipWalledBatchUpdateReq
- VpnipWalledBatchUpdateResp = pb.VpnipWalledBatchUpdateResp
- VpnipWalledGetReq = pb.VpnipWalledGetReq
- VpnipWalledGetResp = pb.VpnipWalledGetResp
- VpnipWalledListReq = pb.VpnipWalledListReq
- VpnipWalledListResp = pb.VpnipWalledListResp
- VpnipWalledUpdateReq = pb.VpnipWalledUpdateReq
- VpnipWalledUpdateResp = pb.VpnipWalledUpdateResp
- VpnipWalledVo = pb.VpnipWalledVo
- GoShortDramaClient interface {
- // ShortDrama
- ShortDramaAdd(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*ShortDramaVo, error)
- ShortDramaUpdate(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaGet(ctx context.Context, in *ShortDramaGetReq, opts ...grpc.CallOption) (*ShortDramaVo, error)
- ShortDramaList(ctx context.Context, in *ShortDramaListReq, opts ...grpc.CallOption) (*ShortDramaListResp, error)
- ShortDramaUpdateModifier(ctx context.Context, in *ShortDramaUpdateModifierReq, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaUpdateReleaseRegions(ctx context.Context, in *ShortDramaUpdateReleaseRegionsReq, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaFindIdsWithCopyright(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ShortDramaFindIdsWithCopyrightResp, error)
- ShortDramaFindSchedulePublishList(ctx context.Context, in *FindSchedulePublishListReq, opts ...grpc.CallOption) (*FindSchedulePublishListResp, error)
- ShortDramaPublishSchedule(ctx context.Context, in *PublishScheduleDramaReq, opts ...grpc.CallOption) (*Empty, error)
- // ShortDramaLanguage
- ShortDramaLanguageList(ctx context.Context, in *ShortDramaLanguageListReq, opts ...grpc.CallOption) (*ShortDramaLanguageListResp, error)
- // ShortDramaEpisode
- ShortDramaEpisodeAdd(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error)
- ShortDramaEpisodeBatchAdd(ctx context.Context, in *ShortDramaEpisodeBatchAddReq, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaEpisodeUpdate(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaEpisodeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- ShortDramaEpisodeGet(ctx context.Context, in *ShortDramaEpisodeGetReq, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error)
- ShortDramaEpisodeList(ctx context.Context, in *ShortDramaEpisodeListReq, opts ...grpc.CallOption) (*ShortDramaEpisodeListResp, error)
- ShortDramaEpisodeBatchRefreshUpdateTime(ctx context.Context, in *ShortDramaEpisodeBatchRefreshUpdateTimeReq, opts ...grpc.CallOption) (*Empty, error)
- // ShortDramaEpisodeCount
- ShortDramaEpisodeCount(ctx context.Context, in *ShortDramaEpisodeCountReq, opts ...grpc.CallOption) (*ShortDramaEpisodeCountResp, error)
- ShortDramaCheckName(ctx context.Context, in *ShortDramaCheckNameReq, opts ...grpc.CallOption) (*ShortDramaCheckNameResp, error)
- // ShortDramaStats
- SetTotalStats(ctx context.Context, in *SetTotalStatsReq, opts ...grpc.CallOption) (*Empty, error)
- // ShortDramaStatsPlaysTotal
- ShortDramaStatsPlaysTotalList(ctx context.Context, in *ShortDramaStatsPlaysTotalListReq, opts ...grpc.CallOption) (*ShortDramaStatsPlaysTotalListResp, error)
- }
- defaultGoShortDramaClient struct {
- cli zrpc.Client
- }
- )
- func NewGoShortDramaClient(cli zrpc.Client) GoShortDramaClient {
- return &defaultGoShortDramaClient{
- cli: cli,
- }
- }
- // ShortDrama
- func (m *defaultGoShortDramaClient) ShortDramaAdd(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*ShortDramaVo, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaAdd(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaUpdate(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaUpdate(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaDel(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaGet(ctx context.Context, in *ShortDramaGetReq, opts ...grpc.CallOption) (*ShortDramaVo, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaGet(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaList(ctx context.Context, in *ShortDramaListReq, opts ...grpc.CallOption) (*ShortDramaListResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaList(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaUpdateModifier(ctx context.Context, in *ShortDramaUpdateModifierReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaUpdateModifier(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaUpdateReleaseRegions(ctx context.Context, in *ShortDramaUpdateReleaseRegionsReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaUpdateReleaseRegions(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaFindIdsWithCopyright(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ShortDramaFindIdsWithCopyrightResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaFindIdsWithCopyright(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaFindSchedulePublishList(ctx context.Context, in *FindSchedulePublishListReq, opts ...grpc.CallOption) (*FindSchedulePublishListResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaFindSchedulePublishList(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaPublishSchedule(ctx context.Context, in *PublishScheduleDramaReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaPublishSchedule(ctx, in, opts...)
- }
- // ShortDramaLanguage
- func (m *defaultGoShortDramaClient) ShortDramaLanguageList(ctx context.Context, in *ShortDramaLanguageListReq, opts ...grpc.CallOption) (*ShortDramaLanguageListResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaLanguageList(ctx, in, opts...)
- }
- // ShortDramaEpisode
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeAdd(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeAdd(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeBatchAdd(ctx context.Context, in *ShortDramaEpisodeBatchAddReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeUpdate(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeUpdate(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeDel(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeGet(ctx context.Context, in *ShortDramaEpisodeGetReq, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeGet(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeList(ctx context.Context, in *ShortDramaEpisodeListReq, opts ...grpc.CallOption) (*ShortDramaEpisodeListResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeList(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeBatchRefreshUpdateTime(ctx context.Context, in *ShortDramaEpisodeBatchRefreshUpdateTimeReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeBatchRefreshUpdateTime(ctx, in, opts...)
- }
- // ShortDramaEpisodeCount
- func (m *defaultGoShortDramaClient) ShortDramaEpisodeCount(ctx context.Context, in *ShortDramaEpisodeCountReq, opts ...grpc.CallOption) (*ShortDramaEpisodeCountResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaEpisodeCount(ctx, in, opts...)
- }
- func (m *defaultGoShortDramaClient) ShortDramaCheckName(ctx context.Context, in *ShortDramaCheckNameReq, opts ...grpc.CallOption) (*ShortDramaCheckNameResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaCheckName(ctx, in, opts...)
- }
- // ShortDramaStats
- func (m *defaultGoShortDramaClient) SetTotalStats(ctx context.Context, in *SetTotalStatsReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.SetTotalStats(ctx, in, opts...)
- }
- // ShortDramaStatsPlaysTotal
- func (m *defaultGoShortDramaClient) ShortDramaStatsPlaysTotalList(ctx context.Context, in *ShortDramaStatsPlaysTotalListReq, opts ...grpc.CallOption) (*ShortDramaStatsPlaysTotalListResp, error) {
- client := pb.NewGoShortDramaClientClient(m.cli.Conn())
- return client.ShortDramaStatsPlaysTotalList(ctx, in, opts...)
- }
|