go_short_drama_client.go 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. // Code generated by goctl. DO NOT EDIT.
  2. // goctl 1.9.2
  3. // Source: gorpc.proto
  4. package goshortdramaclient
  5. import (
  6. "context"
  7. "code.clickto.dev/nomo-server/go-service-pb/pb/pb"
  8. "github.com/zeromicro/go-zero/zrpc"
  9. "google.golang.org/grpc"
  10. )
  11. type (
  12. AccountDeviceListReq = pb.AccountDeviceListReq
  13. AccountDeviceListResp = pb.AccountDeviceListResp
  14. AccountDeviceVo = pb.AccountDeviceVo
  15. AccountListReq = pb.AccountListReq
  16. AccountListResp = pb.AccountListResp
  17. AccountVo = pb.AccountVo
  18. AdGlobalConfigGetReq = pb.AdGlobalConfigGetReq
  19. AdGlobalConfigVo = pb.AdGlobalConfigVo
  20. AdPlanDetailListReq = pb.AdPlanDetailListReq
  21. AdPlanDetailListResp = pb.AdPlanDetailListResp
  22. AdPlanDetailVo = pb.AdPlanDetailVo
  23. AdPlanListReq = pb.AdPlanListReq
  24. AdPlanListResp = pb.AdPlanListResp
  25. AdPlanVo = pb.AdPlanVo
  26. AnnouncePlanDetailListReq = pb.AnnouncePlanDetailListReq
  27. AnnouncePlanDetailListResp = pb.AnnouncePlanDetailListResp
  28. AnnouncePlanDetailVo = pb.AnnouncePlanDetailVo
  29. AnnouncePlanListReq = pb.AnnouncePlanListReq
  30. AnnouncePlanListResp = pb.AnnouncePlanListResp
  31. AnnouncePlanVo = pb.AnnouncePlanVo
  32. AreaParamListReq = pb.AreaParamListReq
  33. AreaParamListResp = pb.AreaParamListResp
  34. AreaParamVo = pb.AreaParamVo
  35. BaseReq = pb.BaseReq
  36. CommonResult = pb.CommonResult
  37. ConfigGetReq = pb.ConfigGetReq
  38. DeleteIdResp = pb.DeleteIdResp
  39. DeployConfigListReq = pb.DeployConfigListReq
  40. DeployConfigListResp = pb.DeployConfigListResp
  41. DeployConfigVo = pb.DeployConfigVo
  42. DeviceAddFirebaseTokenReq = pb.DeviceAddFirebaseTokenReq
  43. DeviceFirebaseTokenMapReq = pb.DeviceFirebaseTokenMapReq
  44. DeviceFirebaseTokenMapRes = pb.DeviceFirebaseTokenMapRes
  45. DeviceListReq = pb.DeviceListReq
  46. DeviceListRes = pb.DeviceListRes
  47. DeviceUpdateFirebaseTokenReq = pb.DeviceUpdateFirebaseTokenReq
  48. DeviceVo = pb.DeviceVo
  49. DictGetReq = pb.DictGetReq
  50. DictListReq = pb.DictListReq
  51. DictListResp = pb.DictListResp
  52. DictVo = pb.DictVo
  53. Empty = pb.Empty
  54. FindSchedulePublishListReq = pb.FindSchedulePublishListReq
  55. FindSchedulePublishListResp = pb.FindSchedulePublishListResp
  56. GameCategoryListReq = pb.GameCategoryListReq
  57. GameCategoryListRes = pb.GameCategoryListRes
  58. GameCategoryReq = pb.GameCategoryReq
  59. GameCategoryVo = pb.GameCategoryVo
  60. GameCustomerAddResp = pb.GameCustomerAddResp
  61. GameCustomerListReq = pb.GameCustomerListReq
  62. GameCustomerListRes = pb.GameCustomerListRes
  63. GameCustomerVo = pb.GameCustomerVo
  64. GameListReq = pb.GameListReq
  65. GameListRes = pb.GameListRes
  66. GameRankOption = pb.GameRankOption
  67. GameRedisHScanByNameReq = pb.GameRedisHScanByNameReq
  68. GameRedisHScanByNameResp = pb.GameRedisHScanByNameResp
  69. GameReq = pb.GameReq
  70. GameVo = pb.GameVo
  71. GlobalParamGetReq = pb.GlobalParamGetReq
  72. GlobalParamListReq = pb.GlobalParamListReq
  73. GlobalParamListResp = pb.GlobalParamListResp
  74. GlobalParamVo = pb.GlobalParamVo
  75. I18NVo = pb.I18NVo
  76. Ids = pb.Ids
  77. Int64SelectController = pb.Int64SelectController
  78. IntSelectController = pb.IntSelectController
  79. JobBatchListReq = pb.JobBatchListReq
  80. JobBatchListResp = pb.JobBatchListResp
  81. JobBatchListWithTasksResp = pb.JobBatchListWithTasksResp
  82. JobBatchVo = pb.JobBatchVo
  83. JobBatchWithTasksVo = pb.JobBatchWithTasksVo
  84. JobTasksListReq = pb.JobTasksListReq
  85. JobTasksListResp = pb.JobTasksListResp
  86. JobTasksVo = pb.JobTasksVo
  87. MessagePushListReq = pb.MessagePushListReq
  88. MessagePushListResp = pb.MessagePushListResp
  89. MessagePushVo = pb.MessagePushVo
  90. NationalLanguageListReq = pb.NationalLanguageListReq
  91. NationalLanguageListResp = pb.NationalLanguageListResp
  92. NationalLanguageVo = pb.NationalLanguageVo
  93. OperationLogListReq = pb.OperationLogListReq
  94. OperationLogListResp = pb.OperationLogListResp
  95. OperationLogVo = pb.OperationLogVo
  96. Page = pb.Page
  97. Page_OrderItem = pb.Page_OrderItem
  98. ProductActionGroupDisableReq = pb.ProductActionGroupDisableReq
  99. ProductActionGroupEnableReq = pb.ProductActionGroupEnableReq
  100. ProductActionGroupListReq = pb.ProductActionGroupListReq
  101. ProductActionGroupListResp = pb.ProductActionGroupListResp
  102. ProductActionGroupReq = pb.ProductActionGroupReq
  103. ProductActionGroupVo = pb.ProductActionGroupVo
  104. ProductActionListReq = pb.ProductActionListReq
  105. ProductActionListResp = pb.ProductActionListResp
  106. ProductActionPolicyGroupDisableReq = pb.ProductActionPolicyGroupDisableReq
  107. ProductActionPolicyGroupEnableReq = pb.ProductActionPolicyGroupEnableReq
  108. ProductActionPolicyGroupListReq = pb.ProductActionPolicyGroupListReq
  109. ProductActionPolicyGroupListResp = pb.ProductActionPolicyGroupListResp
  110. ProductActionPolicyGroupReq = pb.ProductActionPolicyGroupReq
  111. ProductActionPolicyGroupVo = pb.ProductActionPolicyGroupVo
  112. ProductActionReq = pb.ProductActionReq
  113. ProductActionTypeListReq = pb.ProductActionTypeListReq
  114. ProductActionTypeListResp = pb.ProductActionTypeListResp
  115. ProductActionTypeReq = pb.ProductActionTypeReq
  116. ProductActionTypeVo = pb.ProductActionTypeVo
  117. ProductActionVo = pb.ProductActionVo
  118. ProductListReq = pb.ProductListReq
  119. ProductListResp = pb.ProductListResp
  120. ProductParamGetReq = pb.ProductParamGetReq
  121. ProductParamListReq = pb.ProductParamListReq
  122. ProductParamListResp = pb.ProductParamListResp
  123. ProductParamVo = pb.ProductParamVo
  124. ProductVo = pb.ProductVo
  125. PublishScheduleDramaReq = pb.PublishScheduleDramaReq
  126. RelGameRankListReq = pb.RelGameRankListReq
  127. RelGameRankListRes = pb.RelGameRankListRes
  128. RelGameRankReq = pb.RelGameRankReq
  129. RelGameRankVo = pb.RelGameRankVo
  130. RelGameVpnGroupListReq = pb.RelGameVpnGroupListReq
  131. RelGameVpnGroupListRes = pb.RelGameVpnGroupListRes
  132. RelGameVpnGroupReq = pb.RelGameVpnGroupReq
  133. RelGameVpnGroupVo = pb.RelGameVpnGroupVo
  134. Request = pb.Request
  135. Response = pb.Response
  136. ServiceSetsAddReq = pb.ServiceSetsAddReq
  137. ServiceSetsDelReq = pb.ServiceSetsDelReq
  138. ServiceSetsGetReq = pb.ServiceSetsGetReq
  139. ServiceSetsListReq = pb.ServiceSetsListReq
  140. ServiceSetsListResp = pb.ServiceSetsListResp
  141. ServiceSetsUpdateReq = pb.ServiceSetsUpdateReq
  142. ServiceSetsVo = pb.ServiceSetsVo
  143. ServiceTypesAddReq = pb.ServiceTypesAddReq
  144. ServiceTypesDelReq = pb.ServiceTypesDelReq
  145. ServiceTypesGetReq = pb.ServiceTypesGetReq
  146. ServiceTypesListReq = pb.ServiceTypesListReq
  147. ServiceTypesListResp = pb.ServiceTypesListResp
  148. ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
  149. ServiceTypesVo = pb.ServiceTypesVo
  150. SetTotalStatsReq = pb.SetTotalStatsReq
  151. ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
  152. ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
  153. ShortDramaCopyrightInfoVo = pb.ShortDramaCopyrightInfoVo
  154. ShortDramaEpisodeBatchAddReq = pb.ShortDramaEpisodeBatchAddReq
  155. ShortDramaEpisodeBatchRefreshUpdateTimeReq = pb.ShortDramaEpisodeBatchRefreshUpdateTimeReq
  156. ShortDramaEpisodeCountReq = pb.ShortDramaEpisodeCountReq
  157. ShortDramaEpisodeCountResp = pb.ShortDramaEpisodeCountResp
  158. ShortDramaEpisodeCountVo = pb.ShortDramaEpisodeCountVo
  159. ShortDramaEpisodeGetReq = pb.ShortDramaEpisodeGetReq
  160. ShortDramaEpisodeListReq = pb.ShortDramaEpisodeListReq
  161. ShortDramaEpisodeListResp = pb.ShortDramaEpisodeListResp
  162. ShortDramaEpisodeVo = pb.ShortDramaEpisodeVo
  163. ShortDramaFindIdsWithCopyrightResp = pb.ShortDramaFindIdsWithCopyrightResp
  164. ShortDramaGetReq = pb.ShortDramaGetReq
  165. ShortDramaLanguageListReq = pb.ShortDramaLanguageListReq
  166. ShortDramaLanguageListResp = pb.ShortDramaLanguageListResp
  167. ShortDramaLanguageVo = pb.ShortDramaLanguageVo
  168. ShortDramaListReq = pb.ShortDramaListReq
  169. ShortDramaListResp = pb.ShortDramaListResp
  170. ShortDramaStatsPlaysTotalListReq = pb.ShortDramaStatsPlaysTotalListReq
  171. ShortDramaStatsPlaysTotalListResp = pb.ShortDramaStatsPlaysTotalListResp
  172. ShortDramaStatsPlaysTotalVo = pb.ShortDramaStatsPlaysTotalVo
  173. ShortDramaUpdateModifierReq = pb.ShortDramaUpdateModifierReq
  174. ShortDramaUpdateReleaseRegionsReq = pb.ShortDramaUpdateReleaseRegionsReq
  175. ShortDramaVo = pb.ShortDramaVo
  176. StringSelectController = pb.StringSelectController
  177. SysPermGetReq = pb.SysPermGetReq
  178. SysPermListReq = pb.SysPermListReq
  179. SysPermListResp = pb.SysPermListResp
  180. SysPermRule = pb.SysPermRule
  181. SysPermVo = pb.SysPermVo
  182. SysRoleGetReq = pb.SysRoleGetReq
  183. SysRoleListReq = pb.SysRoleListReq
  184. SysRoleListResp = pb.SysRoleListResp
  185. SysRoleListWithPermsResp = pb.SysRoleListWithPermsResp
  186. SysRolePermGetReq = pb.SysRolePermGetReq
  187. SysRolePermListReq = pb.SysRolePermListReq
  188. SysRolePermListResp = pb.SysRolePermListResp
  189. SysRolePermVo = pb.SysRolePermVo
  190. SysRoleVo = pb.SysRoleVo
  191. SysRoleWithPermIds = pb.SysRoleWithPermIds
  192. SysRoleWithPerms = pb.SysRoleWithPerms
  193. SysUserGetReq = pb.SysUserGetReq
  194. SysUserListReq = pb.SysUserListReq
  195. SysUserListResp = pb.SysUserListResp
  196. SysUserListWithRolesAndPermsResp = pb.SysUserListWithRolesAndPermsResp
  197. SysUserPermGetReq = pb.SysUserPermGetReq
  198. SysUserPermListReq = pb.SysUserPermListReq
  199. SysUserPermListResp = pb.SysUserPermListResp
  200. SysUserPermVo = pb.SysUserPermVo
  201. SysUserRoleGetReq = pb.SysUserRoleGetReq
  202. SysUserRoleListReq = pb.SysUserRoleListReq
  203. SysUserRoleListResp = pb.SysUserRoleListResp
  204. SysUserRoleVo = pb.SysUserRoleVo
  205. SysUserVo = pb.SysUserVo
  206. SysUserWithRoleIdsAndPermRules = pb.SysUserWithRoleIdsAndPermRules
  207. SysUserWithRolesAndPerms = pb.SysUserWithRolesAndPerms
  208. TimeRange = pb.TimeRange
  209. TipGetReq = pb.TipGetReq
  210. TipListReq = pb.TipListReq
  211. TipListResp = pb.TipListResp
  212. TipVo = pb.TipVo
  213. TransactionOperation = pb.TransactionOperation
  214. TransactionReq = pb.TransactionReq
  215. UpgradePkgPlanDetailListReq = pb.UpgradePkgPlanDetailListReq
  216. UpgradePkgPlanDetailListResp = pb.UpgradePkgPlanDetailListResp
  217. UpgradePkgPlanDetailVo = pb.UpgradePkgPlanDetailVo
  218. UpgradePkgPlanListReq = pb.UpgradePkgPlanListReq
  219. UpgradePkgPlanListResp = pb.UpgradePkgPlanListResp
  220. UpgradePkgPlanVo = pb.UpgradePkgPlanVo
  221. UpgradeResPlanDetailListReq = pb.UpgradeResPlanDetailListReq
  222. UpgradeResPlanDetailListResp = pb.UpgradeResPlanDetailListResp
  223. UpgradeResPlanDetailVo = pb.UpgradeResPlanDetailVo
  224. UpgradeResPlanListReq = pb.UpgradeResPlanListReq
  225. UpgradeResPlanListResp = pb.UpgradeResPlanListResp
  226. UpgradeResPlanVo = pb.UpgradeResPlanVo
  227. UserAddReq = pb.UserAddReq
  228. UserAddResp = pb.UserAddResp
  229. UserAppConfigGetReq = pb.UserAppConfigGetReq
  230. UserAppConfigListReq = pb.UserAppConfigListReq
  231. UserAppConfigListRes = pb.UserAppConfigListRes
  232. UserAppConfigVo = pb.UserAppConfigVo
  233. UserCredentialAddReq = pb.UserCredentialAddReq
  234. UserCredentialAddResp = pb.UserCredentialAddResp
  235. UserCredentialDelReq = pb.UserCredentialDelReq
  236. UserCredentialGetReq = pb.UserCredentialGetReq
  237. UserCredentialGetResp = pb.UserCredentialGetResp
  238. UserCredentialListReq = pb.UserCredentialListReq
  239. UserCredentialListResp = pb.UserCredentialListResp
  240. UserCredentialUpdateReq = pb.UserCredentialUpdateReq
  241. UserCredentialUpdateResp = pb.UserCredentialUpdateResp
  242. UserCredentialVo = pb.UserCredentialVo
  243. UserDelReq = pb.UserDelReq
  244. UserDeviceAddReq = pb.UserDeviceAddReq
  245. UserDeviceAddResp = pb.UserDeviceAddResp
  246. UserDeviceDelReq = pb.UserDeviceDelReq
  247. UserDeviceGetReq = pb.UserDeviceGetReq
  248. UserDeviceGetResp = pb.UserDeviceGetResp
  249. UserDeviceListReq = pb.UserDeviceListReq
  250. UserDeviceListResp = pb.UserDeviceListResp
  251. UserDeviceUpdateReq = pb.UserDeviceUpdateReq
  252. UserDeviceUpdateResp = pb.UserDeviceUpdateResp
  253. UserDeviceVo = pb.UserDeviceVo
  254. UserGetReq = pb.UserGetReq
  255. UserGetResp = pb.UserGetResp
  256. UserListReq = pb.UserListReq
  257. UserListResp = pb.UserListResp
  258. UserTestListReq = pb.UserTestListReq
  259. UserTestListResp = pb.UserTestListResp
  260. UserTestVo = pb.UserTestVo
  261. UserUpdateReq = pb.UserUpdateReq
  262. UserUpdateResp = pb.UserUpdateResp
  263. UserVo = pb.UserVo
  264. UserWhiteListReq = pb.UserWhiteListReq
  265. UserWhiteListResp = pb.UserWhiteListResp
  266. UserWhiteVo = pb.UserWhiteVo
  267. VpnConfigTemplatePlanAddReq = pb.VpnConfigTemplatePlanAddReq
  268. VpnConfigTemplatePlanAddResp = pb.VpnConfigTemplatePlanAddResp
  269. VpnConfigTemplatePlanDelReq = pb.VpnConfigTemplatePlanDelReq
  270. VpnConfigTemplatePlanDetailAddReq = pb.VpnConfigTemplatePlanDetailAddReq
  271. VpnConfigTemplatePlanDetailAddResp = pb.VpnConfigTemplatePlanDetailAddResp
  272. VpnConfigTemplatePlanDetailDelReq = pb.VpnConfigTemplatePlanDetailDelReq
  273. VpnConfigTemplatePlanDetailGetReq = pb.VpnConfigTemplatePlanDetailGetReq
  274. VpnConfigTemplatePlanDetailGetResp = pb.VpnConfigTemplatePlanDetailGetResp
  275. VpnConfigTemplatePlanDetailListReq = pb.VpnConfigTemplatePlanDetailListReq
  276. VpnConfigTemplatePlanDetailListResp = pb.VpnConfigTemplatePlanDetailListResp
  277. VpnConfigTemplatePlanDetailUpdateReq = pb.VpnConfigTemplatePlanDetailUpdateReq
  278. VpnConfigTemplatePlanDetailUpdateResp = pb.VpnConfigTemplatePlanDetailUpdateResp
  279. VpnConfigTemplatePlanDetailVo = pb.VpnConfigTemplatePlanDetailVo
  280. VpnConfigTemplatePlanGetReq = pb.VpnConfigTemplatePlanGetReq
  281. VpnConfigTemplatePlanGetResp = pb.VpnConfigTemplatePlanGetResp
  282. VpnConfigTemplatePlanListReq = pb.VpnConfigTemplatePlanListReq
  283. VpnConfigTemplatePlanListResp = pb.VpnConfigTemplatePlanListResp
  284. VpnConfigTemplatePlanUpdateReq = pb.VpnConfigTemplatePlanUpdateReq
  285. VpnConfigTemplatePlanUpdateResp = pb.VpnConfigTemplatePlanUpdateResp
  286. VpnConfigTemplatePlanVo = pb.VpnConfigTemplatePlanVo
  287. VpnGroupAddReq = pb.VpnGroupAddReq
  288. VpnGroupBatchAddReq = pb.VpnGroupBatchAddReq
  289. VpnGroupBatchAddResp = pb.VpnGroupBatchAddResp
  290. VpnGroupBatchDelReq = pb.VpnGroupBatchDelReq
  291. VpnGroupBatchUpdateReq = pb.VpnGroupBatchUpdateReq
  292. VpnGroupBatchUpdateResp = pb.VpnGroupBatchUpdateResp
  293. VpnGroupExVo = pb.VpnGroupExVo
  294. VpnGroupGetReq = pb.VpnGroupGetReq
  295. VpnGroupListReq = pb.VpnGroupListReq
  296. VpnGroupListResp = pb.VpnGroupListResp
  297. VpnGroupTagListReq = pb.VpnGroupTagListReq
  298. VpnGroupTagListResp = pb.VpnGroupTagListResp
  299. VpnGroupTagVo = pb.VpnGroupTagVo
  300. VpnGroupVo = pb.VpnGroupVo
  301. VpnLocationBatchAddReq = pb.VpnLocationBatchAddReq
  302. VpnLocationBatchAddResp = pb.VpnLocationBatchAddResp
  303. VpnLocationBatchDelReq = pb.VpnLocationBatchDelReq
  304. VpnLocationBatchUpdateReq = pb.VpnLocationBatchUpdateReq
  305. VpnLocationBatchUpdateResp = pb.VpnLocationBatchUpdateResp
  306. VpnLocationExVo = pb.VpnLocationExVo
  307. VpnLocationGetReq = pb.VpnLocationGetReq
  308. VpnLocationListReq = pb.VpnLocationListReq
  309. VpnLocationListResp = pb.VpnLocationListResp
  310. VpnLocationServerCountReq = pb.VpnLocationServerCountReq
  311. VpnLocationServerCountResp = pb.VpnLocationServerCountResp
  312. VpnLocationServerCountVo = pb.VpnLocationServerCountVo
  313. VpnLocationVo = pb.VpnLocationVo
  314. VpnProbeTaskListReq = pb.VpnProbeTaskListReq
  315. VpnProbeTaskListResp = pb.VpnProbeTaskListResp
  316. VpnProbeTaskVo = pb.VpnProbeTaskVo
  317. VpnServerAddReq = pb.VpnServerAddReq
  318. VpnServerBatchAddReq = pb.VpnServerBatchAddReq
  319. VpnServerBatchAddResp = pb.VpnServerBatchAddResp
  320. VpnServerBatchDelReq = pb.VpnServerBatchDelReq
  321. VpnServerBatchUpdateReq = pb.VpnServerBatchUpdateReq
  322. VpnServerBatchUpdateResp = pb.VpnServerBatchUpdateResp
  323. VpnServerExListResp = pb.VpnServerExListResp
  324. VpnServerExVo = pb.VpnServerExVo
  325. VpnServerListReq = pb.VpnServerListReq
  326. VpnServerListResp = pb.VpnServerListResp
  327. VpnServerLocationListReq = pb.VpnServerLocationListReq
  328. VpnServerLocationListResp = pb.VpnServerLocationListResp
  329. VpnServerLocationVo = pb.VpnServerLocationVo
  330. VpnServerVo = pb.VpnServerVo
  331. VpnTagBatchAddReq = pb.VpnTagBatchAddReq
  332. VpnTagBatchAddResp = pb.VpnTagBatchAddResp
  333. VpnTagBatchDelReq = pb.VpnTagBatchDelReq
  334. VpnTagBatchUpdateReq = pb.VpnTagBatchUpdateReq
  335. VpnTagBatchUpdateResp = pb.VpnTagBatchUpdateResp
  336. VpnTagGetReq = pb.VpnTagGetReq
  337. VpnTagListReq = pb.VpnTagListReq
  338. VpnTagListResp = pb.VpnTagListResp
  339. VpnTagVo = pb.VpnTagVo
  340. VpnWithIPAndPortItem = pb.VpnWithIPAndPortItem
  341. VpnWithIPAndPortReq = pb.VpnWithIPAndPortReq
  342. VpnWithIPAndPortResp = pb.VpnWithIPAndPortResp
  343. VpnipAddReq = pb.VpnipAddReq
  344. VpnipAddResp = pb.VpnipAddResp
  345. VpnipBatchAddReq = pb.VpnipBatchAddReq
  346. VpnipBatchAddResp = pb.VpnipBatchAddResp
  347. VpnipBatchUpdateReq = pb.VpnipBatchUpdateReq
  348. VpnipBatchUpdateResp = pb.VpnipBatchUpdateResp
  349. VpnipBindAddReq = pb.VpnipBindAddReq
  350. VpnipBindAddResp = pb.VpnipBindAddResp
  351. VpnipBindBatchAddReq = pb.VpnipBindBatchAddReq
  352. VpnipBindBatchAddResp = pb.VpnipBindBatchAddResp
  353. VpnipBindBatchUpdateReq = pb.VpnipBindBatchUpdateReq
  354. VpnipBindBatchUpdateResp = pb.VpnipBindBatchUpdateResp
  355. VpnipBindGetReq = pb.VpnipBindGetReq
  356. VpnipBindGetResp = pb.VpnipBindGetResp
  357. VpnipBindListReq = pb.VpnipBindListReq
  358. VpnipBindListResp = pb.VpnipBindListResp
  359. VpnipBindUpdateReq = pb.VpnipBindUpdateReq
  360. VpnipBindUpdateResp = pb.VpnipBindUpdateResp
  361. VpnipBindVo = pb.VpnipBindVo
  362. VpnipExAddReq = pb.VpnipExAddReq
  363. VpnipExAddResp = pb.VpnipExAddResp
  364. VpnipExBatchAddReq = pb.VpnipExBatchAddReq
  365. VpnipExBatchAddResp = pb.VpnipExBatchAddResp
  366. VpnipExBatchUpdateReq = pb.VpnipExBatchUpdateReq
  367. VpnipExBatchUpdateResp = pb.VpnipExBatchUpdateResp
  368. VpnipExGetResp = pb.VpnipExGetResp
  369. VpnipExListResp = pb.VpnipExListResp
  370. VpnipExUpdateReq = pb.VpnipExUpdateReq
  371. VpnipExUpdateResp = pb.VpnipExUpdateResp
  372. VpnipExVo = pb.VpnipExVo
  373. VpnipGetReq = pb.VpnipGetReq
  374. VpnipGetResp = pb.VpnipGetResp
  375. VpnipListReq = pb.VpnipListReq
  376. VpnipListResp = pb.VpnipListResp
  377. VpnipRangeAddReq = pb.VpnipRangeAddReq
  378. VpnipRangeAddResp = pb.VpnipRangeAddResp
  379. VpnipRangeBatchAddReq = pb.VpnipRangeBatchAddReq
  380. VpnipRangeBatchAddResp = pb.VpnipRangeBatchAddResp
  381. VpnipRangeBatchUpdateReq = pb.VpnipRangeBatchUpdateReq
  382. VpnipRangeBatchUpdateResp = pb.VpnipRangeBatchUpdateResp
  383. VpnipRangeExAddReq = pb.VpnipRangeExAddReq
  384. VpnipRangeExAddResp = pb.VpnipRangeExAddResp
  385. VpnipRangeExBatchAddReq = pb.VpnipRangeExBatchAddReq
  386. VpnipRangeExBatchAddResp = pb.VpnipRangeExBatchAddResp
  387. VpnipRangeExBatchUpdateReq = pb.VpnipRangeExBatchUpdateReq
  388. VpnipRangeExBatchUpdateResp = pb.VpnipRangeExBatchUpdateResp
  389. VpnipRangeExGetResp = pb.VpnipRangeExGetResp
  390. VpnipRangeExListResp = pb.VpnipRangeExListResp
  391. VpnipRangeExUpdateReq = pb.VpnipRangeExUpdateReq
  392. VpnipRangeExUpdateResp = pb.VpnipRangeExUpdateResp
  393. VpnipRangeExVo = pb.VpnipRangeExVo
  394. VpnipRangeGetReq = pb.VpnipRangeGetReq
  395. VpnipRangeGetResp = pb.VpnipRangeGetResp
  396. VpnipRangeListReq = pb.VpnipRangeListReq
  397. VpnipRangeListResp = pb.VpnipRangeListResp
  398. VpnipRangeUpdateReq = pb.VpnipRangeUpdateReq
  399. VpnipRangeUpdateResp = pb.VpnipRangeUpdateResp
  400. VpnipRangeVo = pb.VpnipRangeVo
  401. VpnipUpdateReq = pb.VpnipUpdateReq
  402. VpnipUpdateResp = pb.VpnipUpdateResp
  403. VpnipVo = pb.VpnipVo
  404. VpnipWalledAddReq = pb.VpnipWalledAddReq
  405. VpnipWalledAddResp = pb.VpnipWalledAddResp
  406. VpnipWalledBatchAddReq = pb.VpnipWalledBatchAddReq
  407. VpnipWalledBatchAddResp = pb.VpnipWalledBatchAddResp
  408. VpnipWalledBatchUpdateReq = pb.VpnipWalledBatchUpdateReq
  409. VpnipWalledBatchUpdateResp = pb.VpnipWalledBatchUpdateResp
  410. VpnipWalledGetReq = pb.VpnipWalledGetReq
  411. VpnipWalledGetResp = pb.VpnipWalledGetResp
  412. VpnipWalledListReq = pb.VpnipWalledListReq
  413. VpnipWalledListResp = pb.VpnipWalledListResp
  414. VpnipWalledUpdateReq = pb.VpnipWalledUpdateReq
  415. VpnipWalledUpdateResp = pb.VpnipWalledUpdateResp
  416. VpnipWalledVo = pb.VpnipWalledVo
  417. GoShortDramaClient interface {
  418. // ShortDrama
  419. ShortDramaAdd(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*ShortDramaVo, error)
  420. ShortDramaUpdate(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*Empty, error)
  421. ShortDramaDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  422. ShortDramaGet(ctx context.Context, in *ShortDramaGetReq, opts ...grpc.CallOption) (*ShortDramaVo, error)
  423. ShortDramaList(ctx context.Context, in *ShortDramaListReq, opts ...grpc.CallOption) (*ShortDramaListResp, error)
  424. ShortDramaUpdateModifier(ctx context.Context, in *ShortDramaUpdateModifierReq, opts ...grpc.CallOption) (*Empty, error)
  425. ShortDramaUpdateReleaseRegions(ctx context.Context, in *ShortDramaUpdateReleaseRegionsReq, opts ...grpc.CallOption) (*Empty, error)
  426. ShortDramaFindIdsWithCopyright(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ShortDramaFindIdsWithCopyrightResp, error)
  427. ShortDramaFindSchedulePublishList(ctx context.Context, in *FindSchedulePublishListReq, opts ...grpc.CallOption) (*FindSchedulePublishListResp, error)
  428. ShortDramaPublishSchedule(ctx context.Context, in *PublishScheduleDramaReq, opts ...grpc.CallOption) (*Empty, error)
  429. // ShortDramaLanguage
  430. ShortDramaLanguageList(ctx context.Context, in *ShortDramaLanguageListReq, opts ...grpc.CallOption) (*ShortDramaLanguageListResp, error)
  431. // ShortDramaEpisode
  432. ShortDramaEpisodeAdd(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error)
  433. ShortDramaEpisodeBatchAdd(ctx context.Context, in *ShortDramaEpisodeBatchAddReq, opts ...grpc.CallOption) (*Empty, error)
  434. ShortDramaEpisodeUpdate(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*Empty, error)
  435. ShortDramaEpisodeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  436. ShortDramaEpisodeGet(ctx context.Context, in *ShortDramaEpisodeGetReq, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error)
  437. ShortDramaEpisodeList(ctx context.Context, in *ShortDramaEpisodeListReq, opts ...grpc.CallOption) (*ShortDramaEpisodeListResp, error)
  438. ShortDramaEpisodeBatchRefreshUpdateTime(ctx context.Context, in *ShortDramaEpisodeBatchRefreshUpdateTimeReq, opts ...grpc.CallOption) (*Empty, error)
  439. // ShortDramaEpisodeCount
  440. ShortDramaEpisodeCount(ctx context.Context, in *ShortDramaEpisodeCountReq, opts ...grpc.CallOption) (*ShortDramaEpisodeCountResp, error)
  441. ShortDramaCheckName(ctx context.Context, in *ShortDramaCheckNameReq, opts ...grpc.CallOption) (*ShortDramaCheckNameResp, error)
  442. // ShortDramaStats
  443. SetTotalStats(ctx context.Context, in *SetTotalStatsReq, opts ...grpc.CallOption) (*Empty, error)
  444. // ShortDramaStatsPlaysTotal
  445. ShortDramaStatsPlaysTotalList(ctx context.Context, in *ShortDramaStatsPlaysTotalListReq, opts ...grpc.CallOption) (*ShortDramaStatsPlaysTotalListResp, error)
  446. }
  447. defaultGoShortDramaClient struct {
  448. cli zrpc.Client
  449. }
  450. )
  451. func NewGoShortDramaClient(cli zrpc.Client) GoShortDramaClient {
  452. return &defaultGoShortDramaClient{
  453. cli: cli,
  454. }
  455. }
  456. // ShortDrama
  457. func (m *defaultGoShortDramaClient) ShortDramaAdd(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*ShortDramaVo, error) {
  458. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  459. return client.ShortDramaAdd(ctx, in, opts...)
  460. }
  461. func (m *defaultGoShortDramaClient) ShortDramaUpdate(ctx context.Context, in *ShortDramaVo, opts ...grpc.CallOption) (*Empty, error) {
  462. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  463. return client.ShortDramaUpdate(ctx, in, opts...)
  464. }
  465. func (m *defaultGoShortDramaClient) ShortDramaDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  466. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  467. return client.ShortDramaDel(ctx, in, opts...)
  468. }
  469. func (m *defaultGoShortDramaClient) ShortDramaGet(ctx context.Context, in *ShortDramaGetReq, opts ...grpc.CallOption) (*ShortDramaVo, error) {
  470. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  471. return client.ShortDramaGet(ctx, in, opts...)
  472. }
  473. func (m *defaultGoShortDramaClient) ShortDramaList(ctx context.Context, in *ShortDramaListReq, opts ...grpc.CallOption) (*ShortDramaListResp, error) {
  474. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  475. return client.ShortDramaList(ctx, in, opts...)
  476. }
  477. func (m *defaultGoShortDramaClient) ShortDramaUpdateModifier(ctx context.Context, in *ShortDramaUpdateModifierReq, opts ...grpc.CallOption) (*Empty, error) {
  478. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  479. return client.ShortDramaUpdateModifier(ctx, in, opts...)
  480. }
  481. func (m *defaultGoShortDramaClient) ShortDramaUpdateReleaseRegions(ctx context.Context, in *ShortDramaUpdateReleaseRegionsReq, opts ...grpc.CallOption) (*Empty, error) {
  482. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  483. return client.ShortDramaUpdateReleaseRegions(ctx, in, opts...)
  484. }
  485. func (m *defaultGoShortDramaClient) ShortDramaFindIdsWithCopyright(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ShortDramaFindIdsWithCopyrightResp, error) {
  486. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  487. return client.ShortDramaFindIdsWithCopyright(ctx, in, opts...)
  488. }
  489. func (m *defaultGoShortDramaClient) ShortDramaFindSchedulePublishList(ctx context.Context, in *FindSchedulePublishListReq, opts ...grpc.CallOption) (*FindSchedulePublishListResp, error) {
  490. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  491. return client.ShortDramaFindSchedulePublishList(ctx, in, opts...)
  492. }
  493. func (m *defaultGoShortDramaClient) ShortDramaPublishSchedule(ctx context.Context, in *PublishScheduleDramaReq, opts ...grpc.CallOption) (*Empty, error) {
  494. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  495. return client.ShortDramaPublishSchedule(ctx, in, opts...)
  496. }
  497. // ShortDramaLanguage
  498. func (m *defaultGoShortDramaClient) ShortDramaLanguageList(ctx context.Context, in *ShortDramaLanguageListReq, opts ...grpc.CallOption) (*ShortDramaLanguageListResp, error) {
  499. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  500. return client.ShortDramaLanguageList(ctx, in, opts...)
  501. }
  502. // ShortDramaEpisode
  503. func (m *defaultGoShortDramaClient) ShortDramaEpisodeAdd(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error) {
  504. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  505. return client.ShortDramaEpisodeAdd(ctx, in, opts...)
  506. }
  507. func (m *defaultGoShortDramaClient) ShortDramaEpisodeBatchAdd(ctx context.Context, in *ShortDramaEpisodeBatchAddReq, opts ...grpc.CallOption) (*Empty, error) {
  508. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  509. return client.ShortDramaEpisodeBatchAdd(ctx, in, opts...)
  510. }
  511. func (m *defaultGoShortDramaClient) ShortDramaEpisodeUpdate(ctx context.Context, in *ShortDramaEpisodeVo, opts ...grpc.CallOption) (*Empty, error) {
  512. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  513. return client.ShortDramaEpisodeUpdate(ctx, in, opts...)
  514. }
  515. func (m *defaultGoShortDramaClient) ShortDramaEpisodeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  516. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  517. return client.ShortDramaEpisodeDel(ctx, in, opts...)
  518. }
  519. func (m *defaultGoShortDramaClient) ShortDramaEpisodeGet(ctx context.Context, in *ShortDramaEpisodeGetReq, opts ...grpc.CallOption) (*ShortDramaEpisodeVo, error) {
  520. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  521. return client.ShortDramaEpisodeGet(ctx, in, opts...)
  522. }
  523. func (m *defaultGoShortDramaClient) ShortDramaEpisodeList(ctx context.Context, in *ShortDramaEpisodeListReq, opts ...grpc.CallOption) (*ShortDramaEpisodeListResp, error) {
  524. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  525. return client.ShortDramaEpisodeList(ctx, in, opts...)
  526. }
  527. func (m *defaultGoShortDramaClient) ShortDramaEpisodeBatchRefreshUpdateTime(ctx context.Context, in *ShortDramaEpisodeBatchRefreshUpdateTimeReq, opts ...grpc.CallOption) (*Empty, error) {
  528. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  529. return client.ShortDramaEpisodeBatchRefreshUpdateTime(ctx, in, opts...)
  530. }
  531. // ShortDramaEpisodeCount
  532. func (m *defaultGoShortDramaClient) ShortDramaEpisodeCount(ctx context.Context, in *ShortDramaEpisodeCountReq, opts ...grpc.CallOption) (*ShortDramaEpisodeCountResp, error) {
  533. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  534. return client.ShortDramaEpisodeCount(ctx, in, opts...)
  535. }
  536. func (m *defaultGoShortDramaClient) ShortDramaCheckName(ctx context.Context, in *ShortDramaCheckNameReq, opts ...grpc.CallOption) (*ShortDramaCheckNameResp, error) {
  537. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  538. return client.ShortDramaCheckName(ctx, in, opts...)
  539. }
  540. // ShortDramaStats
  541. func (m *defaultGoShortDramaClient) SetTotalStats(ctx context.Context, in *SetTotalStatsReq, opts ...grpc.CallOption) (*Empty, error) {
  542. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  543. return client.SetTotalStats(ctx, in, opts...)
  544. }
  545. // ShortDramaStatsPlaysTotal
  546. func (m *defaultGoShortDramaClient) ShortDramaStatsPlaysTotalList(ctx context.Context, in *ShortDramaStatsPlaysTotalListReq, opts ...grpc.CallOption) (*ShortDramaStatsPlaysTotalListResp, error) {
  547. client := pb.NewGoShortDramaClientClient(m.cli.Conn())
  548. return client.ShortDramaStatsPlaysTotalList(ctx, in, opts...)
  549. }