| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069 |
- // Code generated by goctl. DO NOT EDIT.
- // goctl 1.8.5
- // Source: gorpc.proto
- package gopmpclient
- 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
- 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
- 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
- ProductActionListReq = pb.ProductActionListReq
- ProductActionListResp = pb.ProductActionListResp
- ProductActionReq = pb.ProductActionReq
- ProductActionVo = pb.ProductActionVo
- ProductListReq = pb.ProductListReq
- ProductListResp = pb.ProductListResp
- ProductParamGetReq = pb.ProductParamGetReq
- ProductParamListReq = pb.ProductParamListReq
- ProductParamListResp = pb.ProductParamListResp
- ProductParamVo = pb.ProductParamVo
- ProductVo = pb.ProductVo
- 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
- ServiceSetsAddReq = pb.ServiceSetsAddReq
- ServiceSetsDelReq = pb.ServiceSetsDelReq
- ServiceSetsGetReq = pb.ServiceSetsGetReq
- ServiceSetsListReq = pb.ServiceSetsListReq
- ServiceSetsListResp = pb.ServiceSetsListResp
- ServiceSetsUpdateReq = pb.ServiceSetsUpdateReq
- ServiceSetsVo = pb.ServiceSetsVo
- ServiceTypesAddReq = pb.ServiceTypesAddReq
- ServiceTypesDelReq = pb.ServiceTypesDelReq
- ServiceTypesGetReq = pb.ServiceTypesGetReq
- ServiceTypesListReq = pb.ServiceTypesListReq
- ServiceTypesListResp = pb.ServiceTypesListResp
- ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
- ServiceTypesVo = pb.ServiceTypesVo
- SetTotalStatsReq = pb.SetTotalStatsReq
- ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
- ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
- 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
- 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
- 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
- UserAppConfigGetReq = pb.UserAppConfigGetReq
- UserAppConfigListReq = pb.UserAppConfigListReq
- UserAppConfigListRes = pb.UserAppConfigListRes
- UserAppConfigVo = pb.UserAppConfigVo
- 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
- 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
- GoPmpClient interface {
- Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error)
- // GlobalParamVo
- GlobalParamAdd(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
- GlobalParamUpdate(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
- GlobalParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- GlobalParamGet(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error)
- GlobalParamGetWithLang(ctx context.Context, in *GlobalParamGetReq, opts ...grpc.CallOption) (*GlobalParamVo, error)
- GlobalParamList(ctx context.Context, in *GlobalParamListReq, opts ...grpc.CallOption) (*GlobalParamListResp, error)
- // ProductVo
- ProductAdd(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
- ProductUpdate(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
- ProductDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- ProductGet(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error)
- ProductList(ctx context.Context, in *ProductListReq, opts ...grpc.CallOption) (*ProductListResp, error)
- ProductAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*ProductListResp, error)
- // ProductParamVo
- ProductParamAdd(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
- ProductParamUpdate(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
- ProductParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- ProductParamGet(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error)
- ProductParamGetWithLang(ctx context.Context, in *ProductParamGetReq, opts ...grpc.CallOption) (*ProductParamVo, error)
- ProductParamList(ctx context.Context, in *ProductParamListReq, opts ...grpc.CallOption) (*ProductParamListResp, error)
- // ProductAction 产品行为配置
- ProductActionAdd(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error)
- ProductActionUpdate(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error)
- ProductActionDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- ProductActionGet(ctx context.Context, in *ProductActionReq, opts ...grpc.CallOption) (*ProductActionVo, error)
- ProductActionList(ctx context.Context, in *ProductActionListReq, opts ...grpc.CallOption) (*ProductActionListResp, error)
- // AreaParamVo
- AreaParamAdd(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
- AreaParamUpdate(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
- AreaParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- AreaParamGet(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error)
- AreaParamList(ctx context.Context, in *AreaParamListReq, opts ...grpc.CallOption) (*AreaParamListResp, error)
- // NationalLanguage
- NationalLanguageAdd(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
- NationalLanguageUpdate(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
- NationalLanguageDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- NationalLanguageGet(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error)
- NationalLanguageList(ctx context.Context, in *NationalLanguageListReq, opts ...grpc.CallOption) (*NationalLanguageListResp, error)
- // Tip
- TipAdd(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error)
- TipUpdate(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error)
- TipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- TipGet(ctx context.Context, in *TipGetReq, opts ...grpc.CallOption) (*TipVo, error)
- TipList(ctx context.Context, in *TipListReq, opts ...grpc.CallOption) (*TipListResp, error)
- // Dict
- DictAdd(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error)
- DictUpdate(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error)
- DictDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- DictGet(ctx context.Context, in *DictGetReq, opts ...grpc.CallOption) (*DictVo, error)
- DictList(ctx context.Context, in *DictListReq, opts ...grpc.CallOption) (*DictListResp, error)
- // UpgradePkgPlan
- UpgradePkgPlanAdd(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
- UpgradePkgPlanUpdate(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
- UpgradePkgPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- UpgradePkgPlanGet(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error)
- UpgradePkgPlanList(ctx context.Context, in *UpgradePkgPlanListReq, opts ...grpc.CallOption) (*UpgradePkgPlanListResp, error)
- // UpgradePkgPlanDetail
- UpgradePkgPlanDetailAdd(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
- UpgradePkgPlanDetailUpdate(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
- UpgradePkgPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- UpgradePkgPlanDetailGet(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error)
- UpgradePkgPlanDetailList(ctx context.Context, in *UpgradePkgPlanDetailListReq, opts ...grpc.CallOption) (*UpgradePkgPlanDetailListResp, error)
- // UpgradeResPlan
- UpgradeResPlanAdd(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
- UpgradeResPlanUpdate(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
- UpgradeResPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- UpgradeResPlanGet(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error)
- UpgradeResPlanList(ctx context.Context, in *UpgradeResPlanListReq, opts ...grpc.CallOption) (*UpgradeResPlanListResp, error)
- // UpgradeResPlanDetail
- UpgradeResPlanDetailAdd(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
- UpgradeResPlanDetailUpdate(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
- UpgradeResPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- UpgradeResPlanDetailGet(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error)
- UpgradeResPlanDetailList(ctx context.Context, in *UpgradeResPlanDetailListReq, opts ...grpc.CallOption) (*UpgradeResPlanDetailListResp, error)
- // AdPlan
- AdPlanAdd(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
- AdPlanUpdate(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
- AdPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- AdPlanGet(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error)
- AdPlanList(ctx context.Context, in *AdPlanListReq, opts ...grpc.CallOption) (*AdPlanListResp, error)
- // AdPlanDetail
- AdPlanDetailAdd(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
- AdPlanDetailUpdate(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
- AdPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- AdPlanDetailGet(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error)
- AdPlanDetailList(ctx context.Context, in *AdPlanDetailListReq, opts ...grpc.CallOption) (*AdPlanDetailListResp, error)
- // AdGlobalConfig
- AdGlobalConfigGet(ctx context.Context, in *AdGlobalConfigGetReq, opts ...grpc.CallOption) (*AdGlobalConfigVo, error)
- AdGlobalConfigUpdate(ctx context.Context, in *AdGlobalConfigVo, opts ...grpc.CallOption) (*AdGlobalConfigVo, error)
- // JobBatch
- JobBatchAdd(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
- JobBatchAddWithTasks(ctx context.Context, in *JobBatchWithTasksVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error)
- JobBatchUpdate(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
- JobBatchDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- JobBatchGet(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error)
- JobBatchGetWithTasks(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error)
- JobBatchList(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListResp, error)
- JobBatchListWithTasks(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListWithTasksResp, error)
- // JobTasks
- JobTasksAdd(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
- JobTasksUpdate(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
- JobTasksDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- JobTasksGet(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error)
- JobTasksList(ctx context.Context, in *JobTasksListReq, opts ...grpc.CallOption) (*JobTasksListResp, error)
- // DeployConfig
- DeployConfigAdd(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
- DeployConfigUpdate(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
- DeployConfigDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- DeployConfigGet(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error)
- DeployConfigList(ctx context.Context, in *DeployConfigListReq, opts ...grpc.CallOption) (*DeployConfigListResp, error)
- // OperationLog
- OperationLogAdd(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
- OperationLogUpdate(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
- OperationLogGet(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error)
- OperationLogList(ctx context.Context, in *OperationLogListReq, opts ...grpc.CallOption) (*OperationLogListResp, error)
- // AnnouncePlan
- AnnouncePlanAdd(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
- AnnouncePlanUpdate(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
- AnnouncePlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- AnnouncePlanGet(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error)
- AnnouncePlanList(ctx context.Context, in *AnnouncePlanListReq, opts ...grpc.CallOption) (*AnnouncePlanListResp, error)
- // AnnouncePlanDetail
- AnnouncePlanDetailAdd(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
- AnnouncePlanDetailUpdate(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
- AnnouncePlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- AnnouncePlanDetailGet(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error)
- AnnouncePlanDetailList(ctx context.Context, in *AnnouncePlanDetailListReq, opts ...grpc.CallOption) (*AnnouncePlanDetailListResp, error)
- // ServiceTypes
- ServiceTypesAdd(ctx context.Context, in *ServiceTypesAddReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
- ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
- ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error)
- ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesVo, error)
- ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error)
- // ServiceSets
- ServiceSetsAdd(ctx context.Context, in *ServiceSetsAddReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
- ServiceSetsUpdate(ctx context.Context, in *ServiceSetsUpdateReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
- ServiceSetsDel(ctx context.Context, in *ServiceSetsDelReq, opts ...grpc.CallOption) (*Empty, error)
- ServiceSetsGet(ctx context.Context, in *ServiceSetsGetReq, opts ...grpc.CallOption) (*ServiceSetsVo, error)
- ServiceSetsList(ctx context.Context, in *ServiceSetsListReq, opts ...grpc.CallOption) (*ServiceSetsListResp, error)
- // MessagePush
- MessagePushAdd(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error)
- MessagePushUpdate(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error)
- MessagePushList(ctx context.Context, in *MessagePushListReq, opts ...grpc.CallOption) (*MessagePushListResp, error)
- }
- defaultGoPmpClient struct {
- cli zrpc.Client
- }
- )
- func NewGoPmpClient(cli zrpc.Client) GoPmpClient {
- return &defaultGoPmpClient{
- cli: cli,
- }
- }
- func (m *defaultGoPmpClient) Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.Ping(ctx, in, opts...)
- }
- // GlobalParamVo
- func (m *defaultGoPmpClient) GlobalParamAdd(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) GlobalParamUpdate(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) GlobalParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) GlobalParamGet(ctx context.Context, in *GlobalParamVo, opts ...grpc.CallOption) (*GlobalParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) GlobalParamGetWithLang(ctx context.Context, in *GlobalParamGetReq, opts ...grpc.CallOption) (*GlobalParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamGetWithLang(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) GlobalParamList(ctx context.Context, in *GlobalParamListReq, opts ...grpc.CallOption) (*GlobalParamListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.GlobalParamList(ctx, in, opts...)
- }
- // ProductVo
- func (m *defaultGoPmpClient) ProductAdd(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductUpdate(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductGet(ctx context.Context, in *ProductVo, opts ...grpc.CallOption) (*ProductVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductList(ctx context.Context, in *ProductListReq, opts ...grpc.CallOption) (*ProductListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductList(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductAll(ctx context.Context, in *Request, opts ...grpc.CallOption) (*ProductListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductAll(ctx, in, opts...)
- }
- // ProductParamVo
- func (m *defaultGoPmpClient) ProductParamAdd(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductParamUpdate(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductParamGet(ctx context.Context, in *ProductParamVo, opts ...grpc.CallOption) (*ProductParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductParamGetWithLang(ctx context.Context, in *ProductParamGetReq, opts ...grpc.CallOption) (*ProductParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamGetWithLang(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductParamList(ctx context.Context, in *ProductParamListReq, opts ...grpc.CallOption) (*ProductParamListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductParamList(ctx, in, opts...)
- }
- // ProductAction 产品行为配置
- func (m *defaultGoPmpClient) ProductActionAdd(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductActionAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductActionUpdate(ctx context.Context, in *ProductActionVo, opts ...grpc.CallOption) (*ProductActionVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductActionUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductActionDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductActionDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductActionGet(ctx context.Context, in *ProductActionReq, opts ...grpc.CallOption) (*ProductActionVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductActionGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ProductActionList(ctx context.Context, in *ProductActionListReq, opts ...grpc.CallOption) (*ProductActionListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ProductActionList(ctx, in, opts...)
- }
- // AreaParamVo
- func (m *defaultGoPmpClient) AreaParamAdd(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AreaParamAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AreaParamUpdate(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AreaParamUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AreaParamDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AreaParamDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AreaParamGet(ctx context.Context, in *AreaParamVo, opts ...grpc.CallOption) (*AreaParamVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AreaParamGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AreaParamList(ctx context.Context, in *AreaParamListReq, opts ...grpc.CallOption) (*AreaParamListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AreaParamList(ctx, in, opts...)
- }
- // NationalLanguage
- func (m *defaultGoPmpClient) NationalLanguageAdd(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.NationalLanguageAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) NationalLanguageUpdate(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.NationalLanguageUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) NationalLanguageDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.NationalLanguageDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) NationalLanguageGet(ctx context.Context, in *NationalLanguageVo, opts ...grpc.CallOption) (*NationalLanguageVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.NationalLanguageGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) NationalLanguageList(ctx context.Context, in *NationalLanguageListReq, opts ...grpc.CallOption) (*NationalLanguageListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.NationalLanguageList(ctx, in, opts...)
- }
- // Tip
- func (m *defaultGoPmpClient) TipAdd(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.TipAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) TipUpdate(ctx context.Context, in *TipVo, opts ...grpc.CallOption) (*TipVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.TipUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) TipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.TipDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) TipGet(ctx context.Context, in *TipGetReq, opts ...grpc.CallOption) (*TipVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.TipGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) TipList(ctx context.Context, in *TipListReq, opts ...grpc.CallOption) (*TipListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.TipList(ctx, in, opts...)
- }
- // Dict
- func (m *defaultGoPmpClient) DictAdd(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DictAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DictUpdate(ctx context.Context, in *DictVo, opts ...grpc.CallOption) (*DictVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DictUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DictDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DictDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DictGet(ctx context.Context, in *DictGetReq, opts ...grpc.CallOption) (*DictVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DictGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DictList(ctx context.Context, in *DictListReq, opts ...grpc.CallOption) (*DictListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DictList(ctx, in, opts...)
- }
- // UpgradePkgPlan
- func (m *defaultGoPmpClient) UpgradePkgPlanAdd(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanUpdate(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanGet(ctx context.Context, in *UpgradePkgPlanVo, opts ...grpc.CallOption) (*UpgradePkgPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanList(ctx context.Context, in *UpgradePkgPlanListReq, opts ...grpc.CallOption) (*UpgradePkgPlanListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanList(ctx, in, opts...)
- }
- // UpgradePkgPlanDetail
- func (m *defaultGoPmpClient) UpgradePkgPlanDetailAdd(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDetailAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanDetailUpdate(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDetailUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDetailDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanDetailGet(ctx context.Context, in *UpgradePkgPlanDetailVo, opts ...grpc.CallOption) (*UpgradePkgPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDetailGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradePkgPlanDetailList(ctx context.Context, in *UpgradePkgPlanDetailListReq, opts ...grpc.CallOption) (*UpgradePkgPlanDetailListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradePkgPlanDetailList(ctx, in, opts...)
- }
- // UpgradeResPlan
- func (m *defaultGoPmpClient) UpgradeResPlanAdd(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanUpdate(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanGet(ctx context.Context, in *UpgradeResPlanVo, opts ...grpc.CallOption) (*UpgradeResPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanList(ctx context.Context, in *UpgradeResPlanListReq, opts ...grpc.CallOption) (*UpgradeResPlanListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanList(ctx, in, opts...)
- }
- // UpgradeResPlanDetail
- func (m *defaultGoPmpClient) UpgradeResPlanDetailAdd(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDetailAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanDetailUpdate(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDetailUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDetailDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanDetailGet(ctx context.Context, in *UpgradeResPlanDetailVo, opts ...grpc.CallOption) (*UpgradeResPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDetailGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) UpgradeResPlanDetailList(ctx context.Context, in *UpgradeResPlanDetailListReq, opts ...grpc.CallOption) (*UpgradeResPlanDetailListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.UpgradeResPlanDetailList(ctx, in, opts...)
- }
- // AdPlan
- func (m *defaultGoPmpClient) AdPlanAdd(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanUpdate(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanGet(ctx context.Context, in *AdPlanVo, opts ...grpc.CallOption) (*AdPlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanList(ctx context.Context, in *AdPlanListReq, opts ...grpc.CallOption) (*AdPlanListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanList(ctx, in, opts...)
- }
- // AdPlanDetail
- func (m *defaultGoPmpClient) AdPlanDetailAdd(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDetailAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanDetailUpdate(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDetailUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDetailDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanDetailGet(ctx context.Context, in *AdPlanDetailVo, opts ...grpc.CallOption) (*AdPlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDetailGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdPlanDetailList(ctx context.Context, in *AdPlanDetailListReq, opts ...grpc.CallOption) (*AdPlanDetailListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdPlanDetailList(ctx, in, opts...)
- }
- // AdGlobalConfig
- func (m *defaultGoPmpClient) AdGlobalConfigGet(ctx context.Context, in *AdGlobalConfigGetReq, opts ...grpc.CallOption) (*AdGlobalConfigVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdGlobalConfigGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AdGlobalConfigUpdate(ctx context.Context, in *AdGlobalConfigVo, opts ...grpc.CallOption) (*AdGlobalConfigVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AdGlobalConfigUpdate(ctx, in, opts...)
- }
- // JobBatch
- func (m *defaultGoPmpClient) JobBatchAdd(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchAddWithTasks(ctx context.Context, in *JobBatchWithTasksVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchAddWithTasks(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchUpdate(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchGet(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchGetWithTasks(ctx context.Context, in *JobBatchVo, opts ...grpc.CallOption) (*JobBatchWithTasksVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchGetWithTasks(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchList(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchList(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobBatchListWithTasks(ctx context.Context, in *JobBatchListReq, opts ...grpc.CallOption) (*JobBatchListWithTasksResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobBatchListWithTasks(ctx, in, opts...)
- }
- // JobTasks
- func (m *defaultGoPmpClient) JobTasksAdd(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobTasksAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobTasksUpdate(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobTasksUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobTasksDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobTasksDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobTasksGet(ctx context.Context, in *JobTasksVo, opts ...grpc.CallOption) (*JobTasksVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobTasksGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) JobTasksList(ctx context.Context, in *JobTasksListReq, opts ...grpc.CallOption) (*JobTasksListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.JobTasksList(ctx, in, opts...)
- }
- // DeployConfig
- func (m *defaultGoPmpClient) DeployConfigAdd(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DeployConfigAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DeployConfigUpdate(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DeployConfigUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DeployConfigDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DeployConfigDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DeployConfigGet(ctx context.Context, in *DeployConfigVo, opts ...grpc.CallOption) (*DeployConfigVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DeployConfigGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) DeployConfigList(ctx context.Context, in *DeployConfigListReq, opts ...grpc.CallOption) (*DeployConfigListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.DeployConfigList(ctx, in, opts...)
- }
- // OperationLog
- func (m *defaultGoPmpClient) OperationLogAdd(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.OperationLogAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) OperationLogUpdate(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.OperationLogUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) OperationLogGet(ctx context.Context, in *OperationLogVo, opts ...grpc.CallOption) (*OperationLogVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.OperationLogGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) OperationLogList(ctx context.Context, in *OperationLogListReq, opts ...grpc.CallOption) (*OperationLogListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.OperationLogList(ctx, in, opts...)
- }
- // AnnouncePlan
- func (m *defaultGoPmpClient) AnnouncePlanAdd(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanUpdate(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanGet(ctx context.Context, in *AnnouncePlanVo, opts ...grpc.CallOption) (*AnnouncePlanVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanList(ctx context.Context, in *AnnouncePlanListReq, opts ...grpc.CallOption) (*AnnouncePlanListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanList(ctx, in, opts...)
- }
- // AnnouncePlanDetail
- func (m *defaultGoPmpClient) AnnouncePlanDetailAdd(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDetailAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanDetailUpdate(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDetailUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanDetailDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDetailDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanDetailGet(ctx context.Context, in *AnnouncePlanDetailVo, opts ...grpc.CallOption) (*AnnouncePlanDetailVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDetailGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) AnnouncePlanDetailList(ctx context.Context, in *AnnouncePlanDetailListReq, opts ...grpc.CallOption) (*AnnouncePlanDetailListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.AnnouncePlanDetailList(ctx, in, opts...)
- }
- // ServiceTypes
- func (m *defaultGoPmpClient) ServiceTypesAdd(ctx context.Context, in *ServiceTypesAddReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceTypesAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceTypesUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceTypesDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceTypesGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceTypesList(ctx, in, opts...)
- }
- // ServiceSets
- func (m *defaultGoPmpClient) ServiceSetsAdd(ctx context.Context, in *ServiceSetsAddReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceSetsAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceSetsUpdate(ctx context.Context, in *ServiceSetsUpdateReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceSetsUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceSetsDel(ctx context.Context, in *ServiceSetsDelReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceSetsDel(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceSetsGet(ctx context.Context, in *ServiceSetsGetReq, opts ...grpc.CallOption) (*ServiceSetsVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceSetsGet(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) ServiceSetsList(ctx context.Context, in *ServiceSetsListReq, opts ...grpc.CallOption) (*ServiceSetsListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.ServiceSetsList(ctx, in, opts...)
- }
- // MessagePush
- func (m *defaultGoPmpClient) MessagePushAdd(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.MessagePushAdd(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) MessagePushUpdate(ctx context.Context, in *MessagePushVo, opts ...grpc.CallOption) (*MessagePushVo, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.MessagePushUpdate(ctx, in, opts...)
- }
- func (m *defaultGoPmpClient) MessagePushList(ctx context.Context, in *MessagePushListReq, opts ...grpc.CallOption) (*MessagePushListResp, error) {
- client := pb.NewGoPmpClientClient(m.cli.Conn())
- return client.MessagePushList(ctx, in, opts...)
- }
|