go_game_client.go 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  1. // Code generated by goctl. DO NOT EDIT.
  2. // goctl 1.8.5
  3. // Source: gorpc.proto
  4. package gogameclient
  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. DeviceListReq = pb.DeviceListReq
  43. DeviceListRes = pb.DeviceListRes
  44. DeviceVo = pb.DeviceVo
  45. DictGetReq = pb.DictGetReq
  46. DictListReq = pb.DictListReq
  47. DictListResp = pb.DictListResp
  48. DictVo = pb.DictVo
  49. Empty = pb.Empty
  50. FindSchedulePublishListReq = pb.FindSchedulePublishListReq
  51. FindSchedulePublishListResp = pb.FindSchedulePublishListResp
  52. GameCategoryListReq = pb.GameCategoryListReq
  53. GameCategoryListRes = pb.GameCategoryListRes
  54. GameCategoryReq = pb.GameCategoryReq
  55. GameCategoryVo = pb.GameCategoryVo
  56. GameCustomerAddResp = pb.GameCustomerAddResp
  57. GameCustomerListReq = pb.GameCustomerListReq
  58. GameCustomerListRes = pb.GameCustomerListRes
  59. GameCustomerVo = pb.GameCustomerVo
  60. GameListReq = pb.GameListReq
  61. GameListRes = pb.GameListRes
  62. GameRankOption = pb.GameRankOption
  63. GameRedisHScanByNameReq = pb.GameRedisHScanByNameReq
  64. GameRedisHScanByNameResp = pb.GameRedisHScanByNameResp
  65. GameReq = pb.GameReq
  66. GameVo = pb.GameVo
  67. GlobalParamGetReq = pb.GlobalParamGetReq
  68. GlobalParamListReq = pb.GlobalParamListReq
  69. GlobalParamListResp = pb.GlobalParamListResp
  70. GlobalParamVo = pb.GlobalParamVo
  71. I18NVo = pb.I18NVo
  72. Ids = pb.Ids
  73. Int64SelectController = pb.Int64SelectController
  74. IntSelectController = pb.IntSelectController
  75. JobBatchListReq = pb.JobBatchListReq
  76. JobBatchListResp = pb.JobBatchListResp
  77. JobBatchListWithTasksResp = pb.JobBatchListWithTasksResp
  78. JobBatchVo = pb.JobBatchVo
  79. JobBatchWithTasksVo = pb.JobBatchWithTasksVo
  80. JobTasksListReq = pb.JobTasksListReq
  81. JobTasksListResp = pb.JobTasksListResp
  82. JobTasksVo = pb.JobTasksVo
  83. MessagePushListReq = pb.MessagePushListReq
  84. MessagePushListResp = pb.MessagePushListResp
  85. MessagePushVo = pb.MessagePushVo
  86. NationalLanguageListReq = pb.NationalLanguageListReq
  87. NationalLanguageListResp = pb.NationalLanguageListResp
  88. NationalLanguageVo = pb.NationalLanguageVo
  89. OperationLogListReq = pb.OperationLogListReq
  90. OperationLogListResp = pb.OperationLogListResp
  91. OperationLogVo = pb.OperationLogVo
  92. Page = pb.Page
  93. Page_OrderItem = pb.Page_OrderItem
  94. ProductActionGroupDisableReq = pb.ProductActionGroupDisableReq
  95. ProductActionGroupEnableReq = pb.ProductActionGroupEnableReq
  96. ProductActionGroupListReq = pb.ProductActionGroupListReq
  97. ProductActionGroupListResp = pb.ProductActionGroupListResp
  98. ProductActionGroupReq = pb.ProductActionGroupReq
  99. ProductActionGroupVo = pb.ProductActionGroupVo
  100. ProductActionListReq = pb.ProductActionListReq
  101. ProductActionListResp = pb.ProductActionListResp
  102. ProductActionPolicyGroupDisableReq = pb.ProductActionPolicyGroupDisableReq
  103. ProductActionPolicyGroupEnableReq = pb.ProductActionPolicyGroupEnableReq
  104. ProductActionPolicyGroupListReq = pb.ProductActionPolicyGroupListReq
  105. ProductActionPolicyGroupListResp = pb.ProductActionPolicyGroupListResp
  106. ProductActionPolicyGroupReq = pb.ProductActionPolicyGroupReq
  107. ProductActionPolicyGroupVo = pb.ProductActionPolicyGroupVo
  108. ProductActionReq = pb.ProductActionReq
  109. ProductActionTypeListReq = pb.ProductActionTypeListReq
  110. ProductActionTypeListResp = pb.ProductActionTypeListResp
  111. ProductActionTypeReq = pb.ProductActionTypeReq
  112. ProductActionTypeVo = pb.ProductActionTypeVo
  113. ProductActionVo = pb.ProductActionVo
  114. ProductListReq = pb.ProductListReq
  115. ProductListResp = pb.ProductListResp
  116. ProductParamGetReq = pb.ProductParamGetReq
  117. ProductParamListReq = pb.ProductParamListReq
  118. ProductParamListResp = pb.ProductParamListResp
  119. ProductParamVo = pb.ProductParamVo
  120. ProductVo = pb.ProductVo
  121. PublishScheduleDramaReq = pb.PublishScheduleDramaReq
  122. RelGameRankListReq = pb.RelGameRankListReq
  123. RelGameRankListRes = pb.RelGameRankListRes
  124. RelGameRankReq = pb.RelGameRankReq
  125. RelGameRankVo = pb.RelGameRankVo
  126. RelGameVpnGroupListReq = pb.RelGameVpnGroupListReq
  127. RelGameVpnGroupListRes = pb.RelGameVpnGroupListRes
  128. RelGameVpnGroupReq = pb.RelGameVpnGroupReq
  129. RelGameVpnGroupVo = pb.RelGameVpnGroupVo
  130. Request = pb.Request
  131. Response = pb.Response
  132. ServiceBoxAddReq = pb.ServiceBoxAddReq
  133. ServiceBoxAddResp = pb.ServiceBoxAddResp
  134. ServiceBoxAddWithDetailsReq = pb.ServiceBoxAddWithDetailsReq
  135. ServiceBoxAddWithDetailsResp = pb.ServiceBoxAddWithDetailsResp
  136. ServiceBoxDelReq = pb.ServiceBoxDelReq
  137. ServiceBoxGetReq = pb.ServiceBoxGetReq
  138. ServiceBoxGetResp = pb.ServiceBoxGetResp
  139. ServiceBoxGetWithDetailsReq = pb.ServiceBoxGetWithDetailsReq
  140. ServiceBoxGetWithDetailsResp = pb.ServiceBoxGetWithDetailsResp
  141. ServiceBoxListReq = pb.ServiceBoxListReq
  142. ServiceBoxListResp = pb.ServiceBoxListResp
  143. ServiceBoxTypesAddReq = pb.ServiceBoxTypesAddReq
  144. ServiceBoxTypesAddResp = pb.ServiceBoxTypesAddResp
  145. ServiceBoxTypesDelReq = pb.ServiceBoxTypesDelReq
  146. ServiceBoxTypesGetReq = pb.ServiceBoxTypesGetReq
  147. ServiceBoxTypesGetResp = pb.ServiceBoxTypesGetResp
  148. ServiceBoxTypesListReq = pb.ServiceBoxTypesListReq
  149. ServiceBoxTypesListResp = pb.ServiceBoxTypesListResp
  150. ServiceBoxTypesUpdateReq = pb.ServiceBoxTypesUpdateReq
  151. ServiceBoxTypesUpdateResp = pb.ServiceBoxTypesUpdateResp
  152. ServiceBoxTypesVo = pb.ServiceBoxTypesVo
  153. ServiceBoxUpdateReq = pb.ServiceBoxUpdateReq
  154. ServiceBoxUpdateResp = pb.ServiceBoxUpdateResp
  155. ServiceBoxUpdateWithDetailsReq = pb.ServiceBoxUpdateWithDetailsReq
  156. ServiceBoxUpdateWithDetailsResp = pb.ServiceBoxUpdateWithDetailsResp
  157. ServiceBoxVo = pb.ServiceBoxVo
  158. ServiceBoxWithDetailsVo = pb.ServiceBoxWithDetailsVo
  159. ServiceBoxWithDurationVo = pb.ServiceBoxWithDurationVo
  160. ServicePlanAddReq = pb.ServicePlanAddReq
  161. ServicePlanAddResp = pb.ServicePlanAddResp
  162. ServicePlanAddWithBoxesReq = pb.ServicePlanAddWithBoxesReq
  163. ServicePlanAddWithBoxesResp = pb.ServicePlanAddWithBoxesResp
  164. ServicePlanBoxesAddReq = pb.ServicePlanBoxesAddReq
  165. ServicePlanBoxesAddResp = pb.ServicePlanBoxesAddResp
  166. ServicePlanBoxesDelReq = pb.ServicePlanBoxesDelReq
  167. ServicePlanBoxesGetReq = pb.ServicePlanBoxesGetReq
  168. ServicePlanBoxesGetResp = pb.ServicePlanBoxesGetResp
  169. ServicePlanBoxesListReq = pb.ServicePlanBoxesListReq
  170. ServicePlanBoxesListResp = pb.ServicePlanBoxesListResp
  171. ServicePlanBoxesUpdateReq = pb.ServicePlanBoxesUpdateReq
  172. ServicePlanBoxesUpdateResp = pb.ServicePlanBoxesUpdateResp
  173. ServicePlanBoxesVo = pb.ServicePlanBoxesVo
  174. ServicePlanChannelAddReq = pb.ServicePlanChannelAddReq
  175. ServicePlanChannelAddResp = pb.ServicePlanChannelAddResp
  176. ServicePlanChannelDelReq = pb.ServicePlanChannelDelReq
  177. ServicePlanChannelGetReq = pb.ServicePlanChannelGetReq
  178. ServicePlanChannelGetResp = pb.ServicePlanChannelGetResp
  179. ServicePlanChannelListReq = pb.ServicePlanChannelListReq
  180. ServicePlanChannelListResp = pb.ServicePlanChannelListResp
  181. ServicePlanChannelUpdateReq = pb.ServicePlanChannelUpdateReq
  182. ServicePlanChannelUpdateResp = pb.ServicePlanChannelUpdateResp
  183. ServicePlanChannelVo = pb.ServicePlanChannelVo
  184. ServicePlanDelReq = pb.ServicePlanDelReq
  185. ServicePlanGetReq = pb.ServicePlanGetReq
  186. ServicePlanGetResp = pb.ServicePlanGetResp
  187. ServicePlanGetWithBoxesReq = pb.ServicePlanGetWithBoxesReq
  188. ServicePlanGetWithBoxesResp = pb.ServicePlanGetWithBoxesResp
  189. ServicePlanListReq = pb.ServicePlanListReq
  190. ServicePlanListResp = pb.ServicePlanListResp
  191. ServicePlanListWithBoxesReq = pb.ServicePlanListWithBoxesReq
  192. ServicePlanListWithBoxesResp = pb.ServicePlanListWithBoxesResp
  193. ServicePlanUpdateReq = pb.ServicePlanUpdateReq
  194. ServicePlanUpdateResp = pb.ServicePlanUpdateResp
  195. ServicePlanUpdateWithBoxesReq = pb.ServicePlanUpdateWithBoxesReq
  196. ServicePlanUpdateWithBoxesResp = pb.ServicePlanUpdateWithBoxesResp
  197. ServicePlanVo = pb.ServicePlanVo
  198. ServicePlanWithBoxesVo = pb.ServicePlanWithBoxesVo
  199. ServiceTypesAddReq = pb.ServiceTypesAddReq
  200. ServiceTypesAddResp = pb.ServiceTypesAddResp
  201. ServiceTypesDelReq = pb.ServiceTypesDelReq
  202. ServiceTypesGetReq = pb.ServiceTypesGetReq
  203. ServiceTypesGetResp = pb.ServiceTypesGetResp
  204. ServiceTypesListReq = pb.ServiceTypesListReq
  205. ServiceTypesListResp = pb.ServiceTypesListResp
  206. ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
  207. ServiceTypesUpdateResp = pb.ServiceTypesUpdateResp
  208. ServiceTypesVo = pb.ServiceTypesVo
  209. ServiceTypesWithValueVo = pb.ServiceTypesWithValueVo
  210. SetTotalStatsReq = pb.SetTotalStatsReq
  211. ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
  212. ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
  213. ShortDramaCopyrightInfoVo = pb.ShortDramaCopyrightInfoVo
  214. ShortDramaEpisodeBatchAddReq = pb.ShortDramaEpisodeBatchAddReq
  215. ShortDramaEpisodeBatchRefreshUpdateTimeReq = pb.ShortDramaEpisodeBatchRefreshUpdateTimeReq
  216. ShortDramaEpisodeCountReq = pb.ShortDramaEpisodeCountReq
  217. ShortDramaEpisodeCountResp = pb.ShortDramaEpisodeCountResp
  218. ShortDramaEpisodeCountVo = pb.ShortDramaEpisodeCountVo
  219. ShortDramaEpisodeGetReq = pb.ShortDramaEpisodeGetReq
  220. ShortDramaEpisodeListReq = pb.ShortDramaEpisodeListReq
  221. ShortDramaEpisodeListResp = pb.ShortDramaEpisodeListResp
  222. ShortDramaEpisodeVo = pb.ShortDramaEpisodeVo
  223. ShortDramaFindIdsWithCopyrightResp = pb.ShortDramaFindIdsWithCopyrightResp
  224. ShortDramaGetReq = pb.ShortDramaGetReq
  225. ShortDramaLanguageListReq = pb.ShortDramaLanguageListReq
  226. ShortDramaLanguageListResp = pb.ShortDramaLanguageListResp
  227. ShortDramaLanguageVo = pb.ShortDramaLanguageVo
  228. ShortDramaListReq = pb.ShortDramaListReq
  229. ShortDramaListResp = pb.ShortDramaListResp
  230. ShortDramaStatsPlaysTotalListReq = pb.ShortDramaStatsPlaysTotalListReq
  231. ShortDramaStatsPlaysTotalListResp = pb.ShortDramaStatsPlaysTotalListResp
  232. ShortDramaStatsPlaysTotalVo = pb.ShortDramaStatsPlaysTotalVo
  233. ShortDramaUpdateModifierReq = pb.ShortDramaUpdateModifierReq
  234. ShortDramaUpdateReleaseRegionsReq = pb.ShortDramaUpdateReleaseRegionsReq
  235. ShortDramaVo = pb.ShortDramaVo
  236. StringSelectController = pb.StringSelectController
  237. SysPermGetReq = pb.SysPermGetReq
  238. SysPermListReq = pb.SysPermListReq
  239. SysPermListResp = pb.SysPermListResp
  240. SysPermRule = pb.SysPermRule
  241. SysPermVo = pb.SysPermVo
  242. SysRoleGetReq = pb.SysRoleGetReq
  243. SysRoleListReq = pb.SysRoleListReq
  244. SysRoleListResp = pb.SysRoleListResp
  245. SysRoleListWithPermsResp = pb.SysRoleListWithPermsResp
  246. SysRolePermGetReq = pb.SysRolePermGetReq
  247. SysRolePermListReq = pb.SysRolePermListReq
  248. SysRolePermListResp = pb.SysRolePermListResp
  249. SysRolePermVo = pb.SysRolePermVo
  250. SysRoleVo = pb.SysRoleVo
  251. SysRoleWithPermIds = pb.SysRoleWithPermIds
  252. SysRoleWithPerms = pb.SysRoleWithPerms
  253. SysUserGetReq = pb.SysUserGetReq
  254. SysUserListReq = pb.SysUserListReq
  255. SysUserListResp = pb.SysUserListResp
  256. SysUserListWithRolesAndPermsResp = pb.SysUserListWithRolesAndPermsResp
  257. SysUserPermGetReq = pb.SysUserPermGetReq
  258. SysUserPermListReq = pb.SysUserPermListReq
  259. SysUserPermListResp = pb.SysUserPermListResp
  260. SysUserPermVo = pb.SysUserPermVo
  261. SysUserRoleGetReq = pb.SysUserRoleGetReq
  262. SysUserRoleListReq = pb.SysUserRoleListReq
  263. SysUserRoleListResp = pb.SysUserRoleListResp
  264. SysUserRoleVo = pb.SysUserRoleVo
  265. SysUserVo = pb.SysUserVo
  266. SysUserWithRoleIdsAndPermRules = pb.SysUserWithRoleIdsAndPermRules
  267. SysUserWithRolesAndPerms = pb.SysUserWithRolesAndPerms
  268. TimeRange = pb.TimeRange
  269. TipGetReq = pb.TipGetReq
  270. TipListReq = pb.TipListReq
  271. TipListResp = pb.TipListResp
  272. TipVo = pb.TipVo
  273. TransactionOperation = pb.TransactionOperation
  274. TransactionReq = pb.TransactionReq
  275. UpgradePkgPlanDetailListReq = pb.UpgradePkgPlanDetailListReq
  276. UpgradePkgPlanDetailListResp = pb.UpgradePkgPlanDetailListResp
  277. UpgradePkgPlanDetailVo = pb.UpgradePkgPlanDetailVo
  278. UpgradePkgPlanListReq = pb.UpgradePkgPlanListReq
  279. UpgradePkgPlanListResp = pb.UpgradePkgPlanListResp
  280. UpgradePkgPlanVo = pb.UpgradePkgPlanVo
  281. UpgradeResPlanDetailListReq = pb.UpgradeResPlanDetailListReq
  282. UpgradeResPlanDetailListResp = pb.UpgradeResPlanDetailListResp
  283. UpgradeResPlanDetailVo = pb.UpgradeResPlanDetailVo
  284. UpgradeResPlanListReq = pb.UpgradeResPlanListReq
  285. UpgradeResPlanListResp = pb.UpgradeResPlanListResp
  286. UpgradeResPlanVo = pb.UpgradeResPlanVo
  287. UserAddReq = pb.UserAddReq
  288. UserAddResp = pb.UserAddResp
  289. UserAppConfigGetReq = pb.UserAppConfigGetReq
  290. UserAppConfigListReq = pb.UserAppConfigListReq
  291. UserAppConfigListRes = pb.UserAppConfigListRes
  292. UserAppConfigVo = pb.UserAppConfigVo
  293. UserCredentialAddReq = pb.UserCredentialAddReq
  294. UserCredentialAddResp = pb.UserCredentialAddResp
  295. UserCredentialDelReq = pb.UserCredentialDelReq
  296. UserCredentialGetReq = pb.UserCredentialGetReq
  297. UserCredentialGetResp = pb.UserCredentialGetResp
  298. UserCredentialListReq = pb.UserCredentialListReq
  299. UserCredentialListResp = pb.UserCredentialListResp
  300. UserCredentialUpdateReq = pb.UserCredentialUpdateReq
  301. UserCredentialUpdateResp = pb.UserCredentialUpdateResp
  302. UserCredentialVo = pb.UserCredentialVo
  303. UserDelReq = pb.UserDelReq
  304. UserDeviceAddReq = pb.UserDeviceAddReq
  305. UserDeviceAddResp = pb.UserDeviceAddResp
  306. UserDeviceDelReq = pb.UserDeviceDelReq
  307. UserDeviceGetReq = pb.UserDeviceGetReq
  308. UserDeviceGetResp = pb.UserDeviceGetResp
  309. UserDeviceListReq = pb.UserDeviceListReq
  310. UserDeviceListResp = pb.UserDeviceListResp
  311. UserDeviceUpdateReq = pb.UserDeviceUpdateReq
  312. UserDeviceUpdateResp = pb.UserDeviceUpdateResp
  313. UserDeviceVo = pb.UserDeviceVo
  314. UserGetReq = pb.UserGetReq
  315. UserGetResp = pb.UserGetResp
  316. UserListReq = pb.UserListReq
  317. UserListResp = pb.UserListResp
  318. UserServiceAddReq = pb.UserServiceAddReq
  319. UserServiceAddResp = pb.UserServiceAddResp
  320. UserServiceDelReq = pb.UserServiceDelReq
  321. UserServiceGetReq = pb.UserServiceGetReq
  322. UserServiceGetResp = pb.UserServiceGetResp
  323. UserServiceListReq = pb.UserServiceListReq
  324. UserServiceListResp = pb.UserServiceListResp
  325. UserServiceUpdateReq = pb.UserServiceUpdateReq
  326. UserServiceUpdateResp = pb.UserServiceUpdateResp
  327. UserServiceVo = pb.UserServiceVo
  328. UserTestAddReq = pb.UserTestAddReq
  329. UserTestAddResp = pb.UserTestAddResp
  330. UserTestDelReq = pb.UserTestDelReq
  331. UserTestGetReq = pb.UserTestGetReq
  332. UserTestGetResp = pb.UserTestGetResp
  333. UserTestListReq = pb.UserTestListReq
  334. UserTestListResp = pb.UserTestListResp
  335. UserTestUpdateReq = pb.UserTestUpdateReq
  336. UserTestUpdateResp = pb.UserTestUpdateResp
  337. UserTestVo = pb.UserTestVo
  338. UserUpdateReq = pb.UserUpdateReq
  339. UserUpdateResp = pb.UserUpdateResp
  340. UserVo = pb.UserVo
  341. UserWhiteAddReq = pb.UserWhiteAddReq
  342. UserWhiteAddResp = pb.UserWhiteAddResp
  343. UserWhiteDelReq = pb.UserWhiteDelReq
  344. UserWhiteGetReq = pb.UserWhiteGetReq
  345. UserWhiteGetResp = pb.UserWhiteGetResp
  346. UserWhiteListReq = pb.UserWhiteListReq
  347. UserWhiteListResp = pb.UserWhiteListResp
  348. UserWhiteUpdateReq = pb.UserWhiteUpdateReq
  349. UserWhiteUpdateResp = pb.UserWhiteUpdateResp
  350. UserWhiteVo = pb.UserWhiteVo
  351. VpnConfigTemplatePlanAddReq = pb.VpnConfigTemplatePlanAddReq
  352. VpnConfigTemplatePlanAddResp = pb.VpnConfigTemplatePlanAddResp
  353. VpnConfigTemplatePlanDelReq = pb.VpnConfigTemplatePlanDelReq
  354. VpnConfigTemplatePlanDetailAddReq = pb.VpnConfigTemplatePlanDetailAddReq
  355. VpnConfigTemplatePlanDetailAddResp = pb.VpnConfigTemplatePlanDetailAddResp
  356. VpnConfigTemplatePlanDetailDelReq = pb.VpnConfigTemplatePlanDetailDelReq
  357. VpnConfigTemplatePlanDetailGetReq = pb.VpnConfigTemplatePlanDetailGetReq
  358. VpnConfigTemplatePlanDetailGetResp = pb.VpnConfigTemplatePlanDetailGetResp
  359. VpnConfigTemplatePlanDetailListReq = pb.VpnConfigTemplatePlanDetailListReq
  360. VpnConfigTemplatePlanDetailListResp = pb.VpnConfigTemplatePlanDetailListResp
  361. VpnConfigTemplatePlanDetailUpdateReq = pb.VpnConfigTemplatePlanDetailUpdateReq
  362. VpnConfigTemplatePlanDetailUpdateResp = pb.VpnConfigTemplatePlanDetailUpdateResp
  363. VpnConfigTemplatePlanDetailVo = pb.VpnConfigTemplatePlanDetailVo
  364. VpnConfigTemplatePlanGetReq = pb.VpnConfigTemplatePlanGetReq
  365. VpnConfigTemplatePlanGetResp = pb.VpnConfigTemplatePlanGetResp
  366. VpnConfigTemplatePlanListReq = pb.VpnConfigTemplatePlanListReq
  367. VpnConfigTemplatePlanListResp = pb.VpnConfigTemplatePlanListResp
  368. VpnConfigTemplatePlanUpdateReq = pb.VpnConfigTemplatePlanUpdateReq
  369. VpnConfigTemplatePlanUpdateResp = pb.VpnConfigTemplatePlanUpdateResp
  370. VpnConfigTemplatePlanVo = pb.VpnConfigTemplatePlanVo
  371. VpnGroupAddReq = pb.VpnGroupAddReq
  372. VpnGroupBatchAddReq = pb.VpnGroupBatchAddReq
  373. VpnGroupBatchAddResp = pb.VpnGroupBatchAddResp
  374. VpnGroupBatchDelReq = pb.VpnGroupBatchDelReq
  375. VpnGroupBatchUpdateReq = pb.VpnGroupBatchUpdateReq
  376. VpnGroupBatchUpdateResp = pb.VpnGroupBatchUpdateResp
  377. VpnGroupExVo = pb.VpnGroupExVo
  378. VpnGroupGetReq = pb.VpnGroupGetReq
  379. VpnGroupListReq = pb.VpnGroupListReq
  380. VpnGroupListResp = pb.VpnGroupListResp
  381. VpnGroupTagListReq = pb.VpnGroupTagListReq
  382. VpnGroupTagListResp = pb.VpnGroupTagListResp
  383. VpnGroupTagVo = pb.VpnGroupTagVo
  384. VpnGroupVo = pb.VpnGroupVo
  385. VpnLocationBatchAddReq = pb.VpnLocationBatchAddReq
  386. VpnLocationBatchAddResp = pb.VpnLocationBatchAddResp
  387. VpnLocationBatchDelReq = pb.VpnLocationBatchDelReq
  388. VpnLocationBatchUpdateReq = pb.VpnLocationBatchUpdateReq
  389. VpnLocationBatchUpdateResp = pb.VpnLocationBatchUpdateResp
  390. VpnLocationExVo = pb.VpnLocationExVo
  391. VpnLocationGetReq = pb.VpnLocationGetReq
  392. VpnLocationListReq = pb.VpnLocationListReq
  393. VpnLocationListResp = pb.VpnLocationListResp
  394. VpnLocationServerCountReq = pb.VpnLocationServerCountReq
  395. VpnLocationServerCountResp = pb.VpnLocationServerCountResp
  396. VpnLocationServerCountVo = pb.VpnLocationServerCountVo
  397. VpnLocationVo = pb.VpnLocationVo
  398. VpnProbeTaskListReq = pb.VpnProbeTaskListReq
  399. VpnProbeTaskListResp = pb.VpnProbeTaskListResp
  400. VpnProbeTaskVo = pb.VpnProbeTaskVo
  401. VpnServerAddReq = pb.VpnServerAddReq
  402. VpnServerBatchAddReq = pb.VpnServerBatchAddReq
  403. VpnServerBatchAddResp = pb.VpnServerBatchAddResp
  404. VpnServerBatchDelReq = pb.VpnServerBatchDelReq
  405. VpnServerBatchUpdateReq = pb.VpnServerBatchUpdateReq
  406. VpnServerBatchUpdateResp = pb.VpnServerBatchUpdateResp
  407. VpnServerExListResp = pb.VpnServerExListResp
  408. VpnServerExVo = pb.VpnServerExVo
  409. VpnServerListReq = pb.VpnServerListReq
  410. VpnServerListResp = pb.VpnServerListResp
  411. VpnServerLocationListReq = pb.VpnServerLocationListReq
  412. VpnServerLocationListResp = pb.VpnServerLocationListResp
  413. VpnServerLocationVo = pb.VpnServerLocationVo
  414. VpnServerVo = pb.VpnServerVo
  415. VpnTagBatchAddReq = pb.VpnTagBatchAddReq
  416. VpnTagBatchAddResp = pb.VpnTagBatchAddResp
  417. VpnTagBatchDelReq = pb.VpnTagBatchDelReq
  418. VpnTagBatchUpdateReq = pb.VpnTagBatchUpdateReq
  419. VpnTagBatchUpdateResp = pb.VpnTagBatchUpdateResp
  420. VpnTagGetReq = pb.VpnTagGetReq
  421. VpnTagListReq = pb.VpnTagListReq
  422. VpnTagListResp = pb.VpnTagListResp
  423. VpnTagVo = pb.VpnTagVo
  424. VpnWithIPAndPortReq = pb.VpnWithIPAndPortReq
  425. VpnWithIPAndPortResp = pb.VpnWithIPAndPortResp
  426. VpnipAddReq = pb.VpnipAddReq
  427. VpnipAddResp = pb.VpnipAddResp
  428. VpnipBatchAddReq = pb.VpnipBatchAddReq
  429. VpnipBatchAddResp = pb.VpnipBatchAddResp
  430. VpnipBatchUpdateReq = pb.VpnipBatchUpdateReq
  431. VpnipBatchUpdateResp = pb.VpnipBatchUpdateResp
  432. VpnipBindAddReq = pb.VpnipBindAddReq
  433. VpnipBindAddResp = pb.VpnipBindAddResp
  434. VpnipBindBatchAddReq = pb.VpnipBindBatchAddReq
  435. VpnipBindBatchAddResp = pb.VpnipBindBatchAddResp
  436. VpnipBindBatchUpdateReq = pb.VpnipBindBatchUpdateReq
  437. VpnipBindBatchUpdateResp = pb.VpnipBindBatchUpdateResp
  438. VpnipBindGetReq = pb.VpnipBindGetReq
  439. VpnipBindGetResp = pb.VpnipBindGetResp
  440. VpnipBindListReq = pb.VpnipBindListReq
  441. VpnipBindListResp = pb.VpnipBindListResp
  442. VpnipBindUpdateReq = pb.VpnipBindUpdateReq
  443. VpnipBindUpdateResp = pb.VpnipBindUpdateResp
  444. VpnipBindVo = pb.VpnipBindVo
  445. VpnipExAddReq = pb.VpnipExAddReq
  446. VpnipExAddResp = pb.VpnipExAddResp
  447. VpnipExBatchAddReq = pb.VpnipExBatchAddReq
  448. VpnipExBatchAddResp = pb.VpnipExBatchAddResp
  449. VpnipExBatchUpdateReq = pb.VpnipExBatchUpdateReq
  450. VpnipExBatchUpdateResp = pb.VpnipExBatchUpdateResp
  451. VpnipExGetResp = pb.VpnipExGetResp
  452. VpnipExListResp = pb.VpnipExListResp
  453. VpnipExUpdateReq = pb.VpnipExUpdateReq
  454. VpnipExUpdateResp = pb.VpnipExUpdateResp
  455. VpnipExVo = pb.VpnipExVo
  456. VpnipGetReq = pb.VpnipGetReq
  457. VpnipGetResp = pb.VpnipGetResp
  458. VpnipListReq = pb.VpnipListReq
  459. VpnipListResp = pb.VpnipListResp
  460. VpnipRangeAddReq = pb.VpnipRangeAddReq
  461. VpnipRangeAddResp = pb.VpnipRangeAddResp
  462. VpnipRangeBatchAddReq = pb.VpnipRangeBatchAddReq
  463. VpnipRangeBatchAddResp = pb.VpnipRangeBatchAddResp
  464. VpnipRangeBatchUpdateReq = pb.VpnipRangeBatchUpdateReq
  465. VpnipRangeBatchUpdateResp = pb.VpnipRangeBatchUpdateResp
  466. VpnipRangeExAddReq = pb.VpnipRangeExAddReq
  467. VpnipRangeExAddResp = pb.VpnipRangeExAddResp
  468. VpnipRangeExBatchAddReq = pb.VpnipRangeExBatchAddReq
  469. VpnipRangeExBatchAddResp = pb.VpnipRangeExBatchAddResp
  470. VpnipRangeExBatchUpdateReq = pb.VpnipRangeExBatchUpdateReq
  471. VpnipRangeExBatchUpdateResp = pb.VpnipRangeExBatchUpdateResp
  472. VpnipRangeExGetResp = pb.VpnipRangeExGetResp
  473. VpnipRangeExListResp = pb.VpnipRangeExListResp
  474. VpnipRangeExUpdateReq = pb.VpnipRangeExUpdateReq
  475. VpnipRangeExUpdateResp = pb.VpnipRangeExUpdateResp
  476. VpnipRangeExVo = pb.VpnipRangeExVo
  477. VpnipRangeGetReq = pb.VpnipRangeGetReq
  478. VpnipRangeGetResp = pb.VpnipRangeGetResp
  479. VpnipRangeListReq = pb.VpnipRangeListReq
  480. VpnipRangeListResp = pb.VpnipRangeListResp
  481. VpnipRangeUpdateReq = pb.VpnipRangeUpdateReq
  482. VpnipRangeUpdateResp = pb.VpnipRangeUpdateResp
  483. VpnipRangeVo = pb.VpnipRangeVo
  484. VpnipUpdateReq = pb.VpnipUpdateReq
  485. VpnipUpdateResp = pb.VpnipUpdateResp
  486. VpnipVo = pb.VpnipVo
  487. VpnipWalledAddReq = pb.VpnipWalledAddReq
  488. VpnipWalledAddResp = pb.VpnipWalledAddResp
  489. VpnipWalledBatchAddReq = pb.VpnipWalledBatchAddReq
  490. VpnipWalledBatchAddResp = pb.VpnipWalledBatchAddResp
  491. VpnipWalledBatchUpdateReq = pb.VpnipWalledBatchUpdateReq
  492. VpnipWalledBatchUpdateResp = pb.VpnipWalledBatchUpdateResp
  493. VpnipWalledGetReq = pb.VpnipWalledGetReq
  494. VpnipWalledGetResp = pb.VpnipWalledGetResp
  495. VpnipWalledListReq = pb.VpnipWalledListReq
  496. VpnipWalledListResp = pb.VpnipWalledListResp
  497. VpnipWalledUpdateReq = pb.VpnipWalledUpdateReq
  498. VpnipWalledUpdateResp = pb.VpnipWalledUpdateResp
  499. VpnipWalledVo = pb.VpnipWalledVo
  500. GoGameClient interface {
  501. // 加速器游戏管理
  502. GameAdd(ctx context.Context, in *GameVo, opts ...grpc.CallOption) (*GameVo, error)
  503. GameUpdate(ctx context.Context, in *GameVo, opts ...grpc.CallOption) (*Empty, error)
  504. GameDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  505. GameGet(ctx context.Context, in *GameReq, opts ...grpc.CallOption) (*GameVo, error)
  506. GameList(ctx context.Context, in *GameListReq, opts ...grpc.CallOption) (*GameListRes, error)
  507. GameAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*GameListRes, error)
  508. GameRedisHScanByName(ctx context.Context, in *GameRedisHScanByNameReq, opts ...grpc.CallOption) (*GameRedisHScanByNameResp, error)
  509. // 游戏榜单关联关系
  510. RelGameRankAdd(ctx context.Context, in *RelGameRankVo, opts ...grpc.CallOption) (*RelGameRankVo, error)
  511. RelGameRankUpdate(ctx context.Context, in *RelGameRankVo, opts ...grpc.CallOption) (*Empty, error)
  512. RelGameRankDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  513. RelGameRankGet(ctx context.Context, in *RelGameRankReq, opts ...grpc.CallOption) (*RelGameRankVo, error)
  514. RelGameRankList(ctx context.Context, in *RelGameRankListReq, opts ...grpc.CallOption) (*RelGameRankListRes, error)
  515. // 游戏地域关联关系
  516. RelGameVpnGroupAdd(ctx context.Context, in *RelGameVpnGroupVo, opts ...grpc.CallOption) (*RelGameVpnGroupVo, error)
  517. RelGameVpnGroupUpdate(ctx context.Context, in *RelGameVpnGroupVo, opts ...grpc.CallOption) (*Empty, error)
  518. RelGameVpnGroupDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  519. RelGameVpnGroupGet(ctx context.Context, in *RelGameVpnGroupReq, opts ...grpc.CallOption) (*RelGameVpnGroupVo, error)
  520. RelGameVpnGroupList(ctx context.Context, in *RelGameVpnGroupListReq, opts ...grpc.CallOption) (*RelGameVpnGroupListRes, error)
  521. // 用户提交游戏
  522. GameCustomerList(ctx context.Context, in *GameCustomerListReq, opts ...grpc.CallOption) (*GameCustomerListRes, error)
  523. GameCustomerAdd(ctx context.Context, in *GameCustomerVo, opts ...grpc.CallOption) (*GameCustomerAddResp, error)
  524. GameCustomerDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  525. GameCategoryAdd(ctx context.Context, in *GameCategoryVo, opts ...grpc.CallOption) (*GameCategoryVo, error)
  526. GameCategoryUpdate(ctx context.Context, in *GameCategoryVo, opts ...grpc.CallOption) (*Empty, error)
  527. GameCategoryDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
  528. GameCategoryGet(ctx context.Context, in *GameCategoryReq, opts ...grpc.CallOption) (*GameCategoryVo, error)
  529. GameCategoryList(ctx context.Context, in *GameCategoryListReq, opts ...grpc.CallOption) (*GameCategoryListRes, error)
  530. GameCategoryAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*GameCategoryListRes, error)
  531. }
  532. defaultGoGameClient struct {
  533. cli zrpc.Client
  534. }
  535. )
  536. func NewGoGameClient(cli zrpc.Client) GoGameClient {
  537. return &defaultGoGameClient{
  538. cli: cli,
  539. }
  540. }
  541. // 加速器游戏管理
  542. func (m *defaultGoGameClient) GameAdd(ctx context.Context, in *GameVo, opts ...grpc.CallOption) (*GameVo, error) {
  543. client := pb.NewGoGameClientClient(m.cli.Conn())
  544. return client.GameAdd(ctx, in, opts...)
  545. }
  546. func (m *defaultGoGameClient) GameUpdate(ctx context.Context, in *GameVo, opts ...grpc.CallOption) (*Empty, error) {
  547. client := pb.NewGoGameClientClient(m.cli.Conn())
  548. return client.GameUpdate(ctx, in, opts...)
  549. }
  550. func (m *defaultGoGameClient) GameDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  551. client := pb.NewGoGameClientClient(m.cli.Conn())
  552. return client.GameDel(ctx, in, opts...)
  553. }
  554. func (m *defaultGoGameClient) GameGet(ctx context.Context, in *GameReq, opts ...grpc.CallOption) (*GameVo, error) {
  555. client := pb.NewGoGameClientClient(m.cli.Conn())
  556. return client.GameGet(ctx, in, opts...)
  557. }
  558. func (m *defaultGoGameClient) GameList(ctx context.Context, in *GameListReq, opts ...grpc.CallOption) (*GameListRes, error) {
  559. client := pb.NewGoGameClientClient(m.cli.Conn())
  560. return client.GameList(ctx, in, opts...)
  561. }
  562. func (m *defaultGoGameClient) GameAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*GameListRes, error) {
  563. client := pb.NewGoGameClientClient(m.cli.Conn())
  564. return client.GameAll(ctx, in, opts...)
  565. }
  566. func (m *defaultGoGameClient) GameRedisHScanByName(ctx context.Context, in *GameRedisHScanByNameReq, opts ...grpc.CallOption) (*GameRedisHScanByNameResp, error) {
  567. client := pb.NewGoGameClientClient(m.cli.Conn())
  568. return client.GameRedisHScanByName(ctx, in, opts...)
  569. }
  570. // 游戏榜单关联关系
  571. func (m *defaultGoGameClient) RelGameRankAdd(ctx context.Context, in *RelGameRankVo, opts ...grpc.CallOption) (*RelGameRankVo, error) {
  572. client := pb.NewGoGameClientClient(m.cli.Conn())
  573. return client.RelGameRankAdd(ctx, in, opts...)
  574. }
  575. func (m *defaultGoGameClient) RelGameRankUpdate(ctx context.Context, in *RelGameRankVo, opts ...grpc.CallOption) (*Empty, error) {
  576. client := pb.NewGoGameClientClient(m.cli.Conn())
  577. return client.RelGameRankUpdate(ctx, in, opts...)
  578. }
  579. func (m *defaultGoGameClient) RelGameRankDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  580. client := pb.NewGoGameClientClient(m.cli.Conn())
  581. return client.RelGameRankDel(ctx, in, opts...)
  582. }
  583. func (m *defaultGoGameClient) RelGameRankGet(ctx context.Context, in *RelGameRankReq, opts ...grpc.CallOption) (*RelGameRankVo, error) {
  584. client := pb.NewGoGameClientClient(m.cli.Conn())
  585. return client.RelGameRankGet(ctx, in, opts...)
  586. }
  587. func (m *defaultGoGameClient) RelGameRankList(ctx context.Context, in *RelGameRankListReq, opts ...grpc.CallOption) (*RelGameRankListRes, error) {
  588. client := pb.NewGoGameClientClient(m.cli.Conn())
  589. return client.RelGameRankList(ctx, in, opts...)
  590. }
  591. // 游戏地域关联关系
  592. func (m *defaultGoGameClient) RelGameVpnGroupAdd(ctx context.Context, in *RelGameVpnGroupVo, opts ...grpc.CallOption) (*RelGameVpnGroupVo, error) {
  593. client := pb.NewGoGameClientClient(m.cli.Conn())
  594. return client.RelGameVpnGroupAdd(ctx, in, opts...)
  595. }
  596. func (m *defaultGoGameClient) RelGameVpnGroupUpdate(ctx context.Context, in *RelGameVpnGroupVo, opts ...grpc.CallOption) (*Empty, error) {
  597. client := pb.NewGoGameClientClient(m.cli.Conn())
  598. return client.RelGameVpnGroupUpdate(ctx, in, opts...)
  599. }
  600. func (m *defaultGoGameClient) RelGameVpnGroupDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  601. client := pb.NewGoGameClientClient(m.cli.Conn())
  602. return client.RelGameVpnGroupDel(ctx, in, opts...)
  603. }
  604. func (m *defaultGoGameClient) RelGameVpnGroupGet(ctx context.Context, in *RelGameVpnGroupReq, opts ...grpc.CallOption) (*RelGameVpnGroupVo, error) {
  605. client := pb.NewGoGameClientClient(m.cli.Conn())
  606. return client.RelGameVpnGroupGet(ctx, in, opts...)
  607. }
  608. func (m *defaultGoGameClient) RelGameVpnGroupList(ctx context.Context, in *RelGameVpnGroupListReq, opts ...grpc.CallOption) (*RelGameVpnGroupListRes, error) {
  609. client := pb.NewGoGameClientClient(m.cli.Conn())
  610. return client.RelGameVpnGroupList(ctx, in, opts...)
  611. }
  612. // 用户提交游戏
  613. func (m *defaultGoGameClient) GameCustomerList(ctx context.Context, in *GameCustomerListReq, opts ...grpc.CallOption) (*GameCustomerListRes, error) {
  614. client := pb.NewGoGameClientClient(m.cli.Conn())
  615. return client.GameCustomerList(ctx, in, opts...)
  616. }
  617. func (m *defaultGoGameClient) GameCustomerAdd(ctx context.Context, in *GameCustomerVo, opts ...grpc.CallOption) (*GameCustomerAddResp, error) {
  618. client := pb.NewGoGameClientClient(m.cli.Conn())
  619. return client.GameCustomerAdd(ctx, in, opts...)
  620. }
  621. func (m *defaultGoGameClient) GameCustomerDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  622. client := pb.NewGoGameClientClient(m.cli.Conn())
  623. return client.GameCustomerDel(ctx, in, opts...)
  624. }
  625. func (m *defaultGoGameClient) GameCategoryAdd(ctx context.Context, in *GameCategoryVo, opts ...grpc.CallOption) (*GameCategoryVo, error) {
  626. client := pb.NewGoGameClientClient(m.cli.Conn())
  627. return client.GameCategoryAdd(ctx, in, opts...)
  628. }
  629. func (m *defaultGoGameClient) GameCategoryUpdate(ctx context.Context, in *GameCategoryVo, opts ...grpc.CallOption) (*Empty, error) {
  630. client := pb.NewGoGameClientClient(m.cli.Conn())
  631. return client.GameCategoryUpdate(ctx, in, opts...)
  632. }
  633. func (m *defaultGoGameClient) GameCategoryDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
  634. client := pb.NewGoGameClientClient(m.cli.Conn())
  635. return client.GameCategoryDel(ctx, in, opts...)
  636. }
  637. func (m *defaultGoGameClient) GameCategoryGet(ctx context.Context, in *GameCategoryReq, opts ...grpc.CallOption) (*GameCategoryVo, error) {
  638. client := pb.NewGoGameClientClient(m.cli.Conn())
  639. return client.GameCategoryGet(ctx, in, opts...)
  640. }
  641. func (m *defaultGoGameClient) GameCategoryList(ctx context.Context, in *GameCategoryListReq, opts ...grpc.CallOption) (*GameCategoryListRes, error) {
  642. client := pb.NewGoGameClientClient(m.cli.Conn())
  643. return client.GameCategoryList(ctx, in, opts...)
  644. }
  645. func (m *defaultGoGameClient) GameCategoryAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*GameCategoryListRes, error) {
  646. client := pb.NewGoGameClientClient(m.cli.Conn())
  647. return client.GameCategoryAll(ctx, in, opts...)
  648. }