|
@@ -1079,56 +1079,42 @@ var GoGameClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
const (
|
|
const (
|
|
|
- GoPlanClient_ServiceTypesAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesAdd"
|
|
|
|
|
- GoPlanClient_ServiceTypesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesUpdate"
|
|
|
|
|
- GoPlanClient_ServiceTypesDel_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesDel"
|
|
|
|
|
- GoPlanClient_ServiceTypesGet_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesGet"
|
|
|
|
|
- GoPlanClient_ServiceTypesGetWithValue_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesGetWithValue"
|
|
|
|
|
- GoPlanClient_ServiceTypesList_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesList"
|
|
|
|
|
- GoPlanClient_ServiceTypesListWithValue_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesListWithValue"
|
|
|
|
|
- GoPlanClient_ServiceBoxAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxAdd"
|
|
|
|
|
- GoPlanClient_ServiceBoxAddWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxAddWithDetails"
|
|
|
|
|
- GoPlanClient_ServiceBoxUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxUpdate"
|
|
|
|
|
- GoPlanClient_ServiceBoxUpdateWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxUpdateWithDetails"
|
|
|
|
|
- GoPlanClient_ServiceBoxDel_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxDel"
|
|
|
|
|
- GoPlanClient_ServiceBoxGet_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxGet"
|
|
|
|
|
- GoPlanClient_ServiceBoxGetWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxGetWithDetails"
|
|
|
|
|
- GoPlanClient_ServiceBoxList_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxList"
|
|
|
|
|
- GoPlanClient_ServiceBoxListWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxListWithDetails"
|
|
|
|
|
- GoPlanClient_ServiceBoxTypesAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesAdd"
|
|
|
|
|
- GoPlanClient_ServiceBoxTypesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesUpdate"
|
|
|
|
|
- GoPlanClient_ServiceBoxTypesDel_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesDel"
|
|
|
|
|
- GoPlanClient_ServiceBoxTypesGet_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesGet"
|
|
|
|
|
- GoPlanClient_ServiceBoxTypesList_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesList"
|
|
|
|
|
- GoPlanClient_ServicePlanAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanAdd"
|
|
|
|
|
- GoPlanClient_ServicePlanAddWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanAddWithBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanAddWithBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanAddWithBoxesAndDetails"
|
|
|
|
|
- GoPlanClient_ServicePlanUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanUpdate"
|
|
|
|
|
- GoPlanClient_ServicePlanUpdateWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanUpdateWithBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanUpdateWithBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanUpdateWithBoxesAndDetails"
|
|
|
|
|
- GoPlanClient_ServicePlanDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanDel"
|
|
|
|
|
- GoPlanClient_ServicePlanGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanGet"
|
|
|
|
|
- GoPlanClient_ServicePlanGetWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanGetWithBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanGetWithBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanGetWithBoxesAndDetails"
|
|
|
|
|
- GoPlanClient_ServicePlanList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanList"
|
|
|
|
|
- GoPlanClient_ServicePlanListWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanListWithBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanListWithBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanListWithBoxesAndDetails"
|
|
|
|
|
- GoPlanClient_ServicePlanBoxesAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesAdd"
|
|
|
|
|
- GoPlanClient_ServicePlanBoxesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesUpdate"
|
|
|
|
|
- GoPlanClient_ServicePlanBoxesDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesDel"
|
|
|
|
|
- GoPlanClient_ServicePlanBoxesGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesGet"
|
|
|
|
|
- GoPlanClient_ServicePlanBoxesList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesList"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelAdd"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelUpdate"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelDel"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelGet"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelGetWithPlan_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelGetWithPlan"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelGetWithPlanAndBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelGetWithPlanAndBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelGetWithPlanAndBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelGetWithPlanAndBoxesAndDetails"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelList"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelListWithPlan_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelListWithPlan"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelListWithPlanAndBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelListWithPlanAndBoxes"
|
|
|
|
|
- GoPlanClient_ServicePlanChannelListWithPlanAndBoxesAndDetails_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelListWithPlanAndBoxesAndDetails"
|
|
|
|
|
|
|
+ GoPlanClient_ServiceTypesAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesAdd"
|
|
|
|
|
+ GoPlanClient_ServiceTypesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesUpdate"
|
|
|
|
|
+ GoPlanClient_ServiceTypesDel_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesDel"
|
|
|
|
|
+ GoPlanClient_ServiceTypesGet_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesGet"
|
|
|
|
|
+ GoPlanClient_ServiceTypesList_FullMethodName = "/gorpc.GoPlanClient/ServiceTypesList"
|
|
|
|
|
+ GoPlanClient_ServiceBoxAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxAdd"
|
|
|
|
|
+ GoPlanClient_ServiceBoxAddWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxAddWithDetails"
|
|
|
|
|
+ GoPlanClient_ServiceBoxUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxUpdate"
|
|
|
|
|
+ GoPlanClient_ServiceBoxUpdateWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxUpdateWithDetails"
|
|
|
|
|
+ GoPlanClient_ServiceBoxDel_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxDel"
|
|
|
|
|
+ GoPlanClient_ServiceBoxGet_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxGet"
|
|
|
|
|
+ GoPlanClient_ServiceBoxGetWithDetails_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxGetWithDetails"
|
|
|
|
|
+ GoPlanClient_ServiceBoxList_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxList"
|
|
|
|
|
+ GoPlanClient_ServiceBoxTypesAdd_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesAdd"
|
|
|
|
|
+ GoPlanClient_ServiceBoxTypesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesUpdate"
|
|
|
|
|
+ GoPlanClient_ServiceBoxTypesDel_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesDel"
|
|
|
|
|
+ GoPlanClient_ServiceBoxTypesGet_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesGet"
|
|
|
|
|
+ GoPlanClient_ServiceBoxTypesList_FullMethodName = "/gorpc.GoPlanClient/ServiceBoxTypesList"
|
|
|
|
|
+ GoPlanClient_ServicePlanAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanAdd"
|
|
|
|
|
+ GoPlanClient_ServicePlanAddWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanAddWithBoxes"
|
|
|
|
|
+ GoPlanClient_ServicePlanUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanUpdate"
|
|
|
|
|
+ GoPlanClient_ServicePlanUpdateWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanUpdateWithBoxes"
|
|
|
|
|
+ GoPlanClient_ServicePlanDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanDel"
|
|
|
|
|
+ GoPlanClient_ServicePlanGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanGet"
|
|
|
|
|
+ GoPlanClient_ServicePlanGetWithBoxes_FullMethodName = "/gorpc.GoPlanClient/ServicePlanGetWithBoxes"
|
|
|
|
|
+ GoPlanClient_ServicePlanList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanList"
|
|
|
|
|
+ GoPlanClient_ServicePlanBoxesAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesAdd"
|
|
|
|
|
+ GoPlanClient_ServicePlanBoxesUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesUpdate"
|
|
|
|
|
+ GoPlanClient_ServicePlanBoxesDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesDel"
|
|
|
|
|
+ GoPlanClient_ServicePlanBoxesGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesGet"
|
|
|
|
|
+ GoPlanClient_ServicePlanBoxesList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanBoxesList"
|
|
|
|
|
+ GoPlanClient_ServicePlanChannelAdd_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelAdd"
|
|
|
|
|
+ GoPlanClient_ServicePlanChannelUpdate_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelUpdate"
|
|
|
|
|
+ GoPlanClient_ServicePlanChannelDel_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelDel"
|
|
|
|
|
+ GoPlanClient_ServicePlanChannelGet_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelGet"
|
|
|
|
|
+ GoPlanClient_ServicePlanChannelList_FullMethodName = "/gorpc.GoPlanClient/ServicePlanChannelList"
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
// GoPlanClientClient is the client API for GoPlanClient service.
|
|
// GoPlanClientClient is the client API for GoPlanClient service.
|
|
@@ -1140,9 +1126,7 @@ type GoPlanClientClient interface {
|
|
|
ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesUpdateResp, error)
|
|
ServiceTypesUpdate(ctx context.Context, in *ServiceTypesUpdateReq, opts ...grpc.CallOption) (*ServiceTypesUpdateResp, error)
|
|
|
ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
ServiceTypesDel(ctx context.Context, in *ServiceTypesDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
|
ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesGetResp, error)
|
|
ServiceTypesGet(ctx context.Context, in *ServiceTypesGetReq, opts ...grpc.CallOption) (*ServiceTypesGetResp, error)
|
|
|
- ServiceTypesGetWithValue(ctx context.Context, in *ServiceTypesGetWithValueReq, opts ...grpc.CallOption) (*ServiceTypesGetWithValueResp, error)
|
|
|
|
|
ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error)
|
|
ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error)
|
|
|
- ServiceTypesListWithValue(ctx context.Context, in *ServiceTypesListWithValueReq, opts ...grpc.CallOption) (*ServiceTypesListWithValueResp, error)
|
|
|
|
|
// ServiceBoxAdd
|
|
// ServiceBoxAdd
|
|
|
ServiceBoxAdd(ctx context.Context, in *ServiceBoxAddReq, opts ...grpc.CallOption) (*ServiceBoxAddResp, error)
|
|
ServiceBoxAdd(ctx context.Context, in *ServiceBoxAddReq, opts ...grpc.CallOption) (*ServiceBoxAddResp, error)
|
|
|
ServiceBoxAddWithDetails(ctx context.Context, in *ServiceBoxAddWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxAddWithDetailsResp, error)
|
|
ServiceBoxAddWithDetails(ctx context.Context, in *ServiceBoxAddWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxAddWithDetailsResp, error)
|
|
@@ -1152,7 +1136,6 @@ type GoPlanClientClient interface {
|
|
|
ServiceBoxGet(ctx context.Context, in *ServiceBoxGetReq, opts ...grpc.CallOption) (*ServiceBoxGetResp, error)
|
|
ServiceBoxGet(ctx context.Context, in *ServiceBoxGetReq, opts ...grpc.CallOption) (*ServiceBoxGetResp, error)
|
|
|
ServiceBoxGetWithDetails(ctx context.Context, in *ServiceBoxGetWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxGetWithDetailsResp, error)
|
|
ServiceBoxGetWithDetails(ctx context.Context, in *ServiceBoxGetWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxGetWithDetailsResp, error)
|
|
|
ServiceBoxList(ctx context.Context, in *ServiceBoxListReq, opts ...grpc.CallOption) (*ServiceBoxListResp, error)
|
|
ServiceBoxList(ctx context.Context, in *ServiceBoxListReq, opts ...grpc.CallOption) (*ServiceBoxListResp, error)
|
|
|
- ServiceBoxListWithDetails(ctx context.Context, in *ServiceBoxListWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxListWithDetailsResp, error)
|
|
|
|
|
// ServiceBoxTypesAdd
|
|
// ServiceBoxTypesAdd
|
|
|
ServiceBoxTypesAdd(ctx context.Context, in *ServiceBoxTypesAddReq, opts ...grpc.CallOption) (*ServiceBoxTypesAddResp, error)
|
|
ServiceBoxTypesAdd(ctx context.Context, in *ServiceBoxTypesAddReq, opts ...grpc.CallOption) (*ServiceBoxTypesAddResp, error)
|
|
|
ServiceBoxTypesUpdate(ctx context.Context, in *ServiceBoxTypesUpdateReq, opts ...grpc.CallOption) (*ServiceBoxTypesUpdateResp, error)
|
|
ServiceBoxTypesUpdate(ctx context.Context, in *ServiceBoxTypesUpdateReq, opts ...grpc.CallOption) (*ServiceBoxTypesUpdateResp, error)
|
|
@@ -1162,17 +1145,12 @@ type GoPlanClientClient interface {
|
|
|
// ServicePlanAdd
|
|
// ServicePlanAdd
|
|
|
ServicePlanAdd(ctx context.Context, in *ServicePlanAddReq, opts ...grpc.CallOption) (*ServicePlanAddResp, error)
|
|
ServicePlanAdd(ctx context.Context, in *ServicePlanAddReq, opts ...grpc.CallOption) (*ServicePlanAddResp, error)
|
|
|
ServicePlanAddWithBoxes(ctx context.Context, in *ServicePlanAddWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanAddWithBoxesResp, error)
|
|
ServicePlanAddWithBoxes(ctx context.Context, in *ServicePlanAddWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanAddWithBoxesResp, error)
|
|
|
- ServicePlanAddWithBoxesAndDetails(ctx context.Context, in *ServicePlanAddWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanAddWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanUpdate(ctx context.Context, in *ServicePlanUpdateReq, opts ...grpc.CallOption) (*ServicePlanUpdateResp, error)
|
|
ServicePlanUpdate(ctx context.Context, in *ServicePlanUpdateReq, opts ...grpc.CallOption) (*ServicePlanUpdateResp, error)
|
|
|
ServicePlanUpdateWithBoxes(ctx context.Context, in *ServicePlanUpdateWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanUpdateWithBoxesResp, error)
|
|
ServicePlanUpdateWithBoxes(ctx context.Context, in *ServicePlanUpdateWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanUpdateWithBoxesResp, error)
|
|
|
- ServicePlanUpdateWithBoxesAndDetails(ctx context.Context, in *ServicePlanUpdateWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanUpdateWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanDel(ctx context.Context, in *ServicePlanDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
ServicePlanDel(ctx context.Context, in *ServicePlanDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
|
ServicePlanGet(ctx context.Context, in *ServicePlanGetReq, opts ...grpc.CallOption) (*ServicePlanGetResp, error)
|
|
ServicePlanGet(ctx context.Context, in *ServicePlanGetReq, opts ...grpc.CallOption) (*ServicePlanGetResp, error)
|
|
|
ServicePlanGetWithBoxes(ctx context.Context, in *ServicePlanGetWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanGetWithBoxesResp, error)
|
|
ServicePlanGetWithBoxes(ctx context.Context, in *ServicePlanGetWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanGetWithBoxesResp, error)
|
|
|
- ServicePlanGetWithBoxesAndDetails(ctx context.Context, in *ServicePlanGetWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanGetWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanList(ctx context.Context, in *ServicePlanListReq, opts ...grpc.CallOption) (*ServicePlanListResp, error)
|
|
ServicePlanList(ctx context.Context, in *ServicePlanListReq, opts ...grpc.CallOption) (*ServicePlanListResp, error)
|
|
|
- ServicePlanListWithBoxes(ctx context.Context, in *ServicePlanListWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanListWithBoxesResp, error)
|
|
|
|
|
- ServicePlanListWithBoxesAndDetails(ctx context.Context, in *ServicePlanListWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanListWithBoxesAndDetailsResp, error)
|
|
|
|
|
// ServicePlanBoxesAdd
|
|
// ServicePlanBoxesAdd
|
|
|
ServicePlanBoxesAdd(ctx context.Context, in *ServicePlanBoxesAddReq, opts ...grpc.CallOption) (*ServicePlanBoxesAddResp, error)
|
|
ServicePlanBoxesAdd(ctx context.Context, in *ServicePlanBoxesAddReq, opts ...grpc.CallOption) (*ServicePlanBoxesAddResp, error)
|
|
|
ServicePlanBoxesUpdate(ctx context.Context, in *ServicePlanBoxesUpdateReq, opts ...grpc.CallOption) (*ServicePlanBoxesUpdateResp, error)
|
|
ServicePlanBoxesUpdate(ctx context.Context, in *ServicePlanBoxesUpdateReq, opts ...grpc.CallOption) (*ServicePlanBoxesUpdateResp, error)
|
|
@@ -1184,13 +1162,7 @@ type GoPlanClientClient interface {
|
|
|
ServicePlanChannelUpdate(ctx context.Context, in *ServicePlanChannelUpdateReq, opts ...grpc.CallOption) (*ServicePlanChannelUpdateResp, error)
|
|
ServicePlanChannelUpdate(ctx context.Context, in *ServicePlanChannelUpdateReq, opts ...grpc.CallOption) (*ServicePlanChannelUpdateResp, error)
|
|
|
ServicePlanChannelDel(ctx context.Context, in *ServicePlanChannelDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
ServicePlanChannelDel(ctx context.Context, in *ServicePlanChannelDelReq, opts ...grpc.CallOption) (*Empty, error)
|
|
|
ServicePlanChannelGet(ctx context.Context, in *ServicePlanChannelGetReq, opts ...grpc.CallOption) (*ServicePlanChannelGetResp, error)
|
|
ServicePlanChannelGet(ctx context.Context, in *ServicePlanChannelGetReq, opts ...grpc.CallOption) (*ServicePlanChannelGetResp, error)
|
|
|
- ServicePlanChannelGetWithPlan(ctx context.Context, in *ServicePlanChannelGetWithPlanReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanResp, error)
|
|
|
|
|
- ServicePlanChannelGetWithPlanAndBoxes(ctx context.Context, in *ServicePlanChannelGetWithPlanAndBoxesReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanAndBoxesResp, error)
|
|
|
|
|
- ServicePlanChannelGetWithPlanAndBoxesAndDetails(ctx context.Context, in *ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanChannelList(ctx context.Context, in *ServicePlanChannelListReq, opts ...grpc.CallOption) (*ServicePlanChannelListResp, error)
|
|
ServicePlanChannelList(ctx context.Context, in *ServicePlanChannelListReq, opts ...grpc.CallOption) (*ServicePlanChannelListResp, error)
|
|
|
- ServicePlanChannelListWithPlan(ctx context.Context, in *ServicePlanChannelListWithPlanReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanResp, error)
|
|
|
|
|
- ServicePlanChannelListWithPlanAndBoxes(ctx context.Context, in *ServicePlanChannelListWithPlanAndBoxesReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanAndBoxesResp, error)
|
|
|
|
|
- ServicePlanChannelListWithPlanAndBoxesAndDetails(ctx context.Context, in *ServicePlanChannelListWithPlanAndBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanAndBoxesAndDetailsResp, error)
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
type goPlanClientClient struct {
|
|
type goPlanClientClient struct {
|
|
@@ -1241,16 +1213,6 @@ func (c *goPlanClientClient) ServiceTypesGet(ctx context.Context, in *ServiceTyp
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServiceTypesGetWithValue(ctx context.Context, in *ServiceTypesGetWithValueReq, opts ...grpc.CallOption) (*ServiceTypesGetWithValueResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServiceTypesGetWithValueResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServiceTypesGetWithValue_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error) {
|
|
func (c *goPlanClientClient) ServiceTypesList(ctx context.Context, in *ServiceTypesListReq, opts ...grpc.CallOption) (*ServiceTypesListResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServiceTypesListResp)
|
|
out := new(ServiceTypesListResp)
|
|
@@ -1261,16 +1223,6 @@ func (c *goPlanClientClient) ServiceTypesList(ctx context.Context, in *ServiceTy
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServiceTypesListWithValue(ctx context.Context, in *ServiceTypesListWithValueReq, opts ...grpc.CallOption) (*ServiceTypesListWithValueResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServiceTypesListWithValueResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServiceTypesListWithValue_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServiceBoxAdd(ctx context.Context, in *ServiceBoxAddReq, opts ...grpc.CallOption) (*ServiceBoxAddResp, error) {
|
|
func (c *goPlanClientClient) ServiceBoxAdd(ctx context.Context, in *ServiceBoxAddReq, opts ...grpc.CallOption) (*ServiceBoxAddResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServiceBoxAddResp)
|
|
out := new(ServiceBoxAddResp)
|
|
@@ -1351,16 +1303,6 @@ func (c *goPlanClientClient) ServiceBoxList(ctx context.Context, in *ServiceBoxL
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServiceBoxListWithDetails(ctx context.Context, in *ServiceBoxListWithDetailsReq, opts ...grpc.CallOption) (*ServiceBoxListWithDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServiceBoxListWithDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServiceBoxListWithDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServiceBoxTypesAdd(ctx context.Context, in *ServiceBoxTypesAddReq, opts ...grpc.CallOption) (*ServiceBoxTypesAddResp, error) {
|
|
func (c *goPlanClientClient) ServiceBoxTypesAdd(ctx context.Context, in *ServiceBoxTypesAddReq, opts ...grpc.CallOption) (*ServiceBoxTypesAddResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServiceBoxTypesAddResp)
|
|
out := new(ServiceBoxTypesAddResp)
|
|
@@ -1431,16 +1373,6 @@ func (c *goPlanClientClient) ServicePlanAddWithBoxes(ctx context.Context, in *Se
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanAddWithBoxesAndDetails(ctx context.Context, in *ServicePlanAddWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanAddWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanAddWithBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanAddWithBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServicePlanUpdate(ctx context.Context, in *ServicePlanUpdateReq, opts ...grpc.CallOption) (*ServicePlanUpdateResp, error) {
|
|
func (c *goPlanClientClient) ServicePlanUpdate(ctx context.Context, in *ServicePlanUpdateReq, opts ...grpc.CallOption) (*ServicePlanUpdateResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServicePlanUpdateResp)
|
|
out := new(ServicePlanUpdateResp)
|
|
@@ -1461,16 +1393,6 @@ func (c *goPlanClientClient) ServicePlanUpdateWithBoxes(ctx context.Context, in
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanUpdateWithBoxesAndDetails(ctx context.Context, in *ServicePlanUpdateWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanUpdateWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanUpdateWithBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanUpdateWithBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServicePlanDel(ctx context.Context, in *ServicePlanDelReq, opts ...grpc.CallOption) (*Empty, error) {
|
|
func (c *goPlanClientClient) ServicePlanDel(ctx context.Context, in *ServicePlanDelReq, opts ...grpc.CallOption) (*Empty, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(Empty)
|
|
out := new(Empty)
|
|
@@ -1501,16 +1423,6 @@ func (c *goPlanClientClient) ServicePlanGetWithBoxes(ctx context.Context, in *Se
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanGetWithBoxesAndDetails(ctx context.Context, in *ServicePlanGetWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanGetWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanGetWithBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanGetWithBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServicePlanList(ctx context.Context, in *ServicePlanListReq, opts ...grpc.CallOption) (*ServicePlanListResp, error) {
|
|
func (c *goPlanClientClient) ServicePlanList(ctx context.Context, in *ServicePlanListReq, opts ...grpc.CallOption) (*ServicePlanListResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServicePlanListResp)
|
|
out := new(ServicePlanListResp)
|
|
@@ -1521,26 +1433,6 @@ func (c *goPlanClientClient) ServicePlanList(ctx context.Context, in *ServicePla
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanListWithBoxes(ctx context.Context, in *ServicePlanListWithBoxesReq, opts ...grpc.CallOption) (*ServicePlanListWithBoxesResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanListWithBoxesResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanListWithBoxes_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanListWithBoxesAndDetails(ctx context.Context, in *ServicePlanListWithBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanListWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanListWithBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanListWithBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServicePlanBoxesAdd(ctx context.Context, in *ServicePlanBoxesAddReq, opts ...grpc.CallOption) (*ServicePlanBoxesAddResp, error) {
|
|
func (c *goPlanClientClient) ServicePlanBoxesAdd(ctx context.Context, in *ServicePlanBoxesAddReq, opts ...grpc.CallOption) (*ServicePlanBoxesAddResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServicePlanBoxesAddResp)
|
|
out := new(ServicePlanBoxesAddResp)
|
|
@@ -1631,36 +1523,6 @@ func (c *goPlanClientClient) ServicePlanChannelGet(ctx context.Context, in *Serv
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelGetWithPlan(ctx context.Context, in *ServicePlanChannelGetWithPlanReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelGetWithPlanResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelGetWithPlan_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelGetWithPlanAndBoxes(ctx context.Context, in *ServicePlanChannelGetWithPlanAndBoxesReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanAndBoxesResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelGetWithPlanAndBoxesResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelGetWithPlanAndBoxes_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelGetWithPlanAndBoxesAndDetails(ctx context.Context, in *ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelGetWithPlanAndBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func (c *goPlanClientClient) ServicePlanChannelList(ctx context.Context, in *ServicePlanChannelListReq, opts ...grpc.CallOption) (*ServicePlanChannelListResp, error) {
|
|
func (c *goPlanClientClient) ServicePlanChannelList(ctx context.Context, in *ServicePlanChannelListReq, opts ...grpc.CallOption) (*ServicePlanChannelListResp, error) {
|
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
out := new(ServicePlanChannelListResp)
|
|
out := new(ServicePlanChannelListResp)
|
|
@@ -1671,36 +1533,6 @@ func (c *goPlanClientClient) ServicePlanChannelList(ctx context.Context, in *Ser
|
|
|
return out, nil
|
|
return out, nil
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelListWithPlan(ctx context.Context, in *ServicePlanChannelListWithPlanReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelListWithPlanResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelListWithPlan_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelListWithPlanAndBoxes(ctx context.Context, in *ServicePlanChannelListWithPlanAndBoxesReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanAndBoxesResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelListWithPlanAndBoxesResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelListWithPlanAndBoxes_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func (c *goPlanClientClient) ServicePlanChannelListWithPlanAndBoxesAndDetails(ctx context.Context, in *ServicePlanChannelListWithPlanAndBoxesAndDetailsReq, opts ...grpc.CallOption) (*ServicePlanChannelListWithPlanAndBoxesAndDetailsResp, error) {
|
|
|
|
|
- cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
|
|
|
- out := new(ServicePlanChannelListWithPlanAndBoxesAndDetailsResp)
|
|
|
|
|
- err := c.cc.Invoke(ctx, GoPlanClient_ServicePlanChannelListWithPlanAndBoxesAndDetails_FullMethodName, in, out, cOpts...)
|
|
|
|
|
- if err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- return out, nil
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
// GoPlanClientServer is the server API for GoPlanClient service.
|
|
// GoPlanClientServer is the server API for GoPlanClient service.
|
|
|
// All implementations must embed UnimplementedGoPlanClientServer
|
|
// All implementations must embed UnimplementedGoPlanClientServer
|
|
|
// for forward compatibility.
|
|
// for forward compatibility.
|
|
@@ -1710,9 +1542,7 @@ type GoPlanClientServer interface {
|
|
|
ServiceTypesUpdate(context.Context, *ServiceTypesUpdateReq) (*ServiceTypesUpdateResp, error)
|
|
ServiceTypesUpdate(context.Context, *ServiceTypesUpdateReq) (*ServiceTypesUpdateResp, error)
|
|
|
ServiceTypesDel(context.Context, *ServiceTypesDelReq) (*Empty, error)
|
|
ServiceTypesDel(context.Context, *ServiceTypesDelReq) (*Empty, error)
|
|
|
ServiceTypesGet(context.Context, *ServiceTypesGetReq) (*ServiceTypesGetResp, error)
|
|
ServiceTypesGet(context.Context, *ServiceTypesGetReq) (*ServiceTypesGetResp, error)
|
|
|
- ServiceTypesGetWithValue(context.Context, *ServiceTypesGetWithValueReq) (*ServiceTypesGetWithValueResp, error)
|
|
|
|
|
ServiceTypesList(context.Context, *ServiceTypesListReq) (*ServiceTypesListResp, error)
|
|
ServiceTypesList(context.Context, *ServiceTypesListReq) (*ServiceTypesListResp, error)
|
|
|
- ServiceTypesListWithValue(context.Context, *ServiceTypesListWithValueReq) (*ServiceTypesListWithValueResp, error)
|
|
|
|
|
// ServiceBoxAdd
|
|
// ServiceBoxAdd
|
|
|
ServiceBoxAdd(context.Context, *ServiceBoxAddReq) (*ServiceBoxAddResp, error)
|
|
ServiceBoxAdd(context.Context, *ServiceBoxAddReq) (*ServiceBoxAddResp, error)
|
|
|
ServiceBoxAddWithDetails(context.Context, *ServiceBoxAddWithDetailsReq) (*ServiceBoxAddWithDetailsResp, error)
|
|
ServiceBoxAddWithDetails(context.Context, *ServiceBoxAddWithDetailsReq) (*ServiceBoxAddWithDetailsResp, error)
|
|
@@ -1722,7 +1552,6 @@ type GoPlanClientServer interface {
|
|
|
ServiceBoxGet(context.Context, *ServiceBoxGetReq) (*ServiceBoxGetResp, error)
|
|
ServiceBoxGet(context.Context, *ServiceBoxGetReq) (*ServiceBoxGetResp, error)
|
|
|
ServiceBoxGetWithDetails(context.Context, *ServiceBoxGetWithDetailsReq) (*ServiceBoxGetWithDetailsResp, error)
|
|
ServiceBoxGetWithDetails(context.Context, *ServiceBoxGetWithDetailsReq) (*ServiceBoxGetWithDetailsResp, error)
|
|
|
ServiceBoxList(context.Context, *ServiceBoxListReq) (*ServiceBoxListResp, error)
|
|
ServiceBoxList(context.Context, *ServiceBoxListReq) (*ServiceBoxListResp, error)
|
|
|
- ServiceBoxListWithDetails(context.Context, *ServiceBoxListWithDetailsReq) (*ServiceBoxListWithDetailsResp, error)
|
|
|
|
|
// ServiceBoxTypesAdd
|
|
// ServiceBoxTypesAdd
|
|
|
ServiceBoxTypesAdd(context.Context, *ServiceBoxTypesAddReq) (*ServiceBoxTypesAddResp, error)
|
|
ServiceBoxTypesAdd(context.Context, *ServiceBoxTypesAddReq) (*ServiceBoxTypesAddResp, error)
|
|
|
ServiceBoxTypesUpdate(context.Context, *ServiceBoxTypesUpdateReq) (*ServiceBoxTypesUpdateResp, error)
|
|
ServiceBoxTypesUpdate(context.Context, *ServiceBoxTypesUpdateReq) (*ServiceBoxTypesUpdateResp, error)
|
|
@@ -1732,17 +1561,12 @@ type GoPlanClientServer interface {
|
|
|
// ServicePlanAdd
|
|
// ServicePlanAdd
|
|
|
ServicePlanAdd(context.Context, *ServicePlanAddReq) (*ServicePlanAddResp, error)
|
|
ServicePlanAdd(context.Context, *ServicePlanAddReq) (*ServicePlanAddResp, error)
|
|
|
ServicePlanAddWithBoxes(context.Context, *ServicePlanAddWithBoxesReq) (*ServicePlanAddWithBoxesResp, error)
|
|
ServicePlanAddWithBoxes(context.Context, *ServicePlanAddWithBoxesReq) (*ServicePlanAddWithBoxesResp, error)
|
|
|
- ServicePlanAddWithBoxesAndDetails(context.Context, *ServicePlanAddWithBoxesAndDetailsReq) (*ServicePlanAddWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanUpdate(context.Context, *ServicePlanUpdateReq) (*ServicePlanUpdateResp, error)
|
|
ServicePlanUpdate(context.Context, *ServicePlanUpdateReq) (*ServicePlanUpdateResp, error)
|
|
|
ServicePlanUpdateWithBoxes(context.Context, *ServicePlanUpdateWithBoxesReq) (*ServicePlanUpdateWithBoxesResp, error)
|
|
ServicePlanUpdateWithBoxes(context.Context, *ServicePlanUpdateWithBoxesReq) (*ServicePlanUpdateWithBoxesResp, error)
|
|
|
- ServicePlanUpdateWithBoxesAndDetails(context.Context, *ServicePlanUpdateWithBoxesAndDetailsReq) (*ServicePlanUpdateWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanDel(context.Context, *ServicePlanDelReq) (*Empty, error)
|
|
ServicePlanDel(context.Context, *ServicePlanDelReq) (*Empty, error)
|
|
|
ServicePlanGet(context.Context, *ServicePlanGetReq) (*ServicePlanGetResp, error)
|
|
ServicePlanGet(context.Context, *ServicePlanGetReq) (*ServicePlanGetResp, error)
|
|
|
ServicePlanGetWithBoxes(context.Context, *ServicePlanGetWithBoxesReq) (*ServicePlanGetWithBoxesResp, error)
|
|
ServicePlanGetWithBoxes(context.Context, *ServicePlanGetWithBoxesReq) (*ServicePlanGetWithBoxesResp, error)
|
|
|
- ServicePlanGetWithBoxesAndDetails(context.Context, *ServicePlanGetWithBoxesAndDetailsReq) (*ServicePlanGetWithBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanList(context.Context, *ServicePlanListReq) (*ServicePlanListResp, error)
|
|
ServicePlanList(context.Context, *ServicePlanListReq) (*ServicePlanListResp, error)
|
|
|
- ServicePlanListWithBoxes(context.Context, *ServicePlanListWithBoxesReq) (*ServicePlanListWithBoxesResp, error)
|
|
|
|
|
- ServicePlanListWithBoxesAndDetails(context.Context, *ServicePlanListWithBoxesAndDetailsReq) (*ServicePlanListWithBoxesAndDetailsResp, error)
|
|
|
|
|
// ServicePlanBoxesAdd
|
|
// ServicePlanBoxesAdd
|
|
|
ServicePlanBoxesAdd(context.Context, *ServicePlanBoxesAddReq) (*ServicePlanBoxesAddResp, error)
|
|
ServicePlanBoxesAdd(context.Context, *ServicePlanBoxesAddReq) (*ServicePlanBoxesAddResp, error)
|
|
|
ServicePlanBoxesUpdate(context.Context, *ServicePlanBoxesUpdateReq) (*ServicePlanBoxesUpdateResp, error)
|
|
ServicePlanBoxesUpdate(context.Context, *ServicePlanBoxesUpdateReq) (*ServicePlanBoxesUpdateResp, error)
|
|
@@ -1754,13 +1578,7 @@ type GoPlanClientServer interface {
|
|
|
ServicePlanChannelUpdate(context.Context, *ServicePlanChannelUpdateReq) (*ServicePlanChannelUpdateResp, error)
|
|
ServicePlanChannelUpdate(context.Context, *ServicePlanChannelUpdateReq) (*ServicePlanChannelUpdateResp, error)
|
|
|
ServicePlanChannelDel(context.Context, *ServicePlanChannelDelReq) (*Empty, error)
|
|
ServicePlanChannelDel(context.Context, *ServicePlanChannelDelReq) (*Empty, error)
|
|
|
ServicePlanChannelGet(context.Context, *ServicePlanChannelGetReq) (*ServicePlanChannelGetResp, error)
|
|
ServicePlanChannelGet(context.Context, *ServicePlanChannelGetReq) (*ServicePlanChannelGetResp, error)
|
|
|
- ServicePlanChannelGetWithPlan(context.Context, *ServicePlanChannelGetWithPlanReq) (*ServicePlanChannelGetWithPlanResp, error)
|
|
|
|
|
- ServicePlanChannelGetWithPlanAndBoxes(context.Context, *ServicePlanChannelGetWithPlanAndBoxesReq) (*ServicePlanChannelGetWithPlanAndBoxesResp, error)
|
|
|
|
|
- ServicePlanChannelGetWithPlanAndBoxesAndDetails(context.Context, *ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq) (*ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp, error)
|
|
|
|
|
ServicePlanChannelList(context.Context, *ServicePlanChannelListReq) (*ServicePlanChannelListResp, error)
|
|
ServicePlanChannelList(context.Context, *ServicePlanChannelListReq) (*ServicePlanChannelListResp, error)
|
|
|
- ServicePlanChannelListWithPlan(context.Context, *ServicePlanChannelListWithPlanReq) (*ServicePlanChannelListWithPlanResp, error)
|
|
|
|
|
- ServicePlanChannelListWithPlanAndBoxes(context.Context, *ServicePlanChannelListWithPlanAndBoxesReq) (*ServicePlanChannelListWithPlanAndBoxesResp, error)
|
|
|
|
|
- ServicePlanChannelListWithPlanAndBoxesAndDetails(context.Context, *ServicePlanChannelListWithPlanAndBoxesAndDetailsReq) (*ServicePlanChannelListWithPlanAndBoxesAndDetailsResp, error)
|
|
|
|
|
mustEmbedUnimplementedGoPlanClientServer()
|
|
mustEmbedUnimplementedGoPlanClientServer()
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -1783,15 +1601,9 @@ func (UnimplementedGoPlanClientServer) ServiceTypesDel(context.Context, *Service
|
|
|
func (UnimplementedGoPlanClientServer) ServiceTypesGet(context.Context, *ServiceTypesGetReq) (*ServiceTypesGetResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServiceTypesGet(context.Context, *ServiceTypesGetReq) (*ServiceTypesGetResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceTypesGet not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceTypesGet not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServiceTypesGetWithValue(context.Context, *ServiceTypesGetWithValueReq) (*ServiceTypesGetWithValueResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServiceTypesGetWithValue not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServiceTypesList(context.Context, *ServiceTypesListReq) (*ServiceTypesListResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServiceTypesList(context.Context, *ServiceTypesListReq) (*ServiceTypesListResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceTypesList not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceTypesList not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServiceTypesListWithValue(context.Context, *ServiceTypesListWithValueReq) (*ServiceTypesListWithValueResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServiceTypesListWithValue not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxAdd(context.Context, *ServiceBoxAddReq) (*ServiceBoxAddResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxAdd(context.Context, *ServiceBoxAddReq) (*ServiceBoxAddResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxAdd not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxAdd not implemented")
|
|
|
}
|
|
}
|
|
@@ -1816,9 +1628,6 @@ func (UnimplementedGoPlanClientServer) ServiceBoxGetWithDetails(context.Context,
|
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxList(context.Context, *ServiceBoxListReq) (*ServiceBoxListResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxList(context.Context, *ServiceBoxListReq) (*ServiceBoxListResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxList not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxList not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServiceBoxListWithDetails(context.Context, *ServiceBoxListWithDetailsReq) (*ServiceBoxListWithDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServiceBoxListWithDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxTypesAdd(context.Context, *ServiceBoxTypesAddReq) (*ServiceBoxTypesAddResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServiceBoxTypesAdd(context.Context, *ServiceBoxTypesAddReq) (*ServiceBoxTypesAddResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxTypesAdd not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServiceBoxTypesAdd not implemented")
|
|
|
}
|
|
}
|
|
@@ -1840,18 +1649,12 @@ func (UnimplementedGoPlanClientServer) ServicePlanAdd(context.Context, *ServiceP
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanAddWithBoxes(context.Context, *ServicePlanAddWithBoxesReq) (*ServicePlanAddWithBoxesResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanAddWithBoxes(context.Context, *ServicePlanAddWithBoxesReq) (*ServicePlanAddWithBoxesResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanAddWithBoxes not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanAddWithBoxes not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanAddWithBoxesAndDetails(context.Context, *ServicePlanAddWithBoxesAndDetailsReq) (*ServicePlanAddWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanAddWithBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanUpdate(context.Context, *ServicePlanUpdateReq) (*ServicePlanUpdateResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanUpdate(context.Context, *ServicePlanUpdateReq) (*ServicePlanUpdateResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanUpdate not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanUpdate not implemented")
|
|
|
}
|
|
}
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanUpdateWithBoxes(context.Context, *ServicePlanUpdateWithBoxesReq) (*ServicePlanUpdateWithBoxesResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanUpdateWithBoxes(context.Context, *ServicePlanUpdateWithBoxesReq) (*ServicePlanUpdateWithBoxesResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanUpdateWithBoxes not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanUpdateWithBoxes not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanUpdateWithBoxesAndDetails(context.Context, *ServicePlanUpdateWithBoxesAndDetailsReq) (*ServicePlanUpdateWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanUpdateWithBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanDel(context.Context, *ServicePlanDelReq) (*Empty, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanDel(context.Context, *ServicePlanDelReq) (*Empty, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanDel not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanDel not implemented")
|
|
|
}
|
|
}
|
|
@@ -1861,18 +1664,9 @@ func (UnimplementedGoPlanClientServer) ServicePlanGet(context.Context, *ServiceP
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanGetWithBoxes(context.Context, *ServicePlanGetWithBoxesReq) (*ServicePlanGetWithBoxesResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanGetWithBoxes(context.Context, *ServicePlanGetWithBoxesReq) (*ServicePlanGetWithBoxesResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanGetWithBoxes not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanGetWithBoxes not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanGetWithBoxesAndDetails(context.Context, *ServicePlanGetWithBoxesAndDetailsReq) (*ServicePlanGetWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanGetWithBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanList(context.Context, *ServicePlanListReq) (*ServicePlanListResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanList(context.Context, *ServicePlanListReq) (*ServicePlanListResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanList not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanList not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanListWithBoxes(context.Context, *ServicePlanListWithBoxesReq) (*ServicePlanListWithBoxesResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanListWithBoxes not implemented")
|
|
|
|
|
-}
|
|
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanListWithBoxesAndDetails(context.Context, *ServicePlanListWithBoxesAndDetailsReq) (*ServicePlanListWithBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanListWithBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanBoxesAdd(context.Context, *ServicePlanBoxesAddReq) (*ServicePlanBoxesAddResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanBoxesAdd(context.Context, *ServicePlanBoxesAddReq) (*ServicePlanBoxesAddResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanBoxesAdd not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanBoxesAdd not implemented")
|
|
|
}
|
|
}
|
|
@@ -1900,27 +1694,9 @@ func (UnimplementedGoPlanClientServer) ServicePlanChannelDel(context.Context, *S
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanChannelGet(context.Context, *ServicePlanChannelGetReq) (*ServicePlanChannelGetResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanChannelGet(context.Context, *ServicePlanChannelGetReq) (*ServicePlanChannelGetResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelGet not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelGet not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelGetWithPlan(context.Context, *ServicePlanChannelGetWithPlanReq) (*ServicePlanChannelGetWithPlanResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelGetWithPlan not implemented")
|
|
|
|
|
-}
|
|
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelGetWithPlanAndBoxes(context.Context, *ServicePlanChannelGetWithPlanAndBoxesReq) (*ServicePlanChannelGetWithPlanAndBoxesResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelGetWithPlanAndBoxes not implemented")
|
|
|
|
|
-}
|
|
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelGetWithPlanAndBoxesAndDetails(context.Context, *ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq) (*ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelGetWithPlanAndBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) ServicePlanChannelList(context.Context, *ServicePlanChannelListReq) (*ServicePlanChannelListResp, error) {
|
|
func (UnimplementedGoPlanClientServer) ServicePlanChannelList(context.Context, *ServicePlanChannelListReq) (*ServicePlanChannelListResp, error) {
|
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelList not implemented")
|
|
return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelList not implemented")
|
|
|
}
|
|
}
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelListWithPlan(context.Context, *ServicePlanChannelListWithPlanReq) (*ServicePlanChannelListWithPlanResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelListWithPlan not implemented")
|
|
|
|
|
-}
|
|
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelListWithPlanAndBoxes(context.Context, *ServicePlanChannelListWithPlanAndBoxesReq) (*ServicePlanChannelListWithPlanAndBoxesResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelListWithPlanAndBoxes not implemented")
|
|
|
|
|
-}
|
|
|
|
|
-func (UnimplementedGoPlanClientServer) ServicePlanChannelListWithPlanAndBoxesAndDetails(context.Context, *ServicePlanChannelListWithPlanAndBoxesAndDetailsReq) (*ServicePlanChannelListWithPlanAndBoxesAndDetailsResp, error) {
|
|
|
|
|
- return nil, status.Error(codes.Unimplemented, "method ServicePlanChannelListWithPlanAndBoxesAndDetails not implemented")
|
|
|
|
|
-}
|
|
|
|
|
func (UnimplementedGoPlanClientServer) mustEmbedUnimplementedGoPlanClientServer() {}
|
|
func (UnimplementedGoPlanClientServer) mustEmbedUnimplementedGoPlanClientServer() {}
|
|
|
func (UnimplementedGoPlanClientServer) testEmbeddedByValue() {}
|
|
func (UnimplementedGoPlanClientServer) testEmbeddedByValue() {}
|
|
|
|
|
|
|
@@ -2014,24 +1790,6 @@ func _GoPlanClient_ServiceTypesGet_Handler(srv interface{}, ctx context.Context,
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServiceTypesGetWithValue_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServiceTypesGetWithValueReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceTypesGetWithValue(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServiceTypesGetWithValue_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceTypesGetWithValue(ctx, req.(*ServiceTypesGetWithValueReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServiceTypesList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServiceTypesList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServiceTypesListReq)
|
|
in := new(ServiceTypesListReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2050,24 +1808,6 @@ func _GoPlanClient_ServiceTypesList_Handler(srv interface{}, ctx context.Context
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServiceTypesListWithValue_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServiceTypesListWithValueReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceTypesListWithValue(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServiceTypesListWithValue_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceTypesListWithValue(ctx, req.(*ServiceTypesListWithValueReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServiceBoxAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServiceBoxAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServiceBoxAddReq)
|
|
in := new(ServiceBoxAddReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2212,24 +1952,6 @@ func _GoPlanClient_ServiceBoxList_Handler(srv interface{}, ctx context.Context,
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServiceBoxListWithDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServiceBoxListWithDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceBoxListWithDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServiceBoxListWithDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServiceBoxListWithDetails(ctx, req.(*ServiceBoxListWithDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServiceBoxTypesAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServiceBoxTypesAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServiceBoxTypesAddReq)
|
|
in := new(ServiceBoxTypesAddReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2356,24 +2078,6 @@ func _GoPlanClient_ServicePlanAddWithBoxes_Handler(srv interface{}, ctx context.
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanAddWithBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanAddWithBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanAddWithBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanAddWithBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanAddWithBoxesAndDetails(ctx, req.(*ServicePlanAddWithBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServicePlanUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServicePlanUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServicePlanUpdateReq)
|
|
in := new(ServicePlanUpdateReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2410,24 +2114,6 @@ func _GoPlanClient_ServicePlanUpdateWithBoxes_Handler(srv interface{}, ctx conte
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanUpdateWithBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanUpdateWithBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanUpdateWithBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanUpdateWithBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanUpdateWithBoxesAndDetails(ctx, req.(*ServicePlanUpdateWithBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServicePlanDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServicePlanDel_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServicePlanDelReq)
|
|
in := new(ServicePlanDelReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2482,24 +2168,6 @@ func _GoPlanClient_ServicePlanGetWithBoxes_Handler(srv interface{}, ctx context.
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanGetWithBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanGetWithBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanGetWithBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanGetWithBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanGetWithBoxesAndDetails(ctx, req.(*ServicePlanGetWithBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServicePlanList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServicePlanList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServicePlanListReq)
|
|
in := new(ServicePlanListReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2518,42 +2186,6 @@ func _GoPlanClient_ServicePlanList_Handler(srv interface{}, ctx context.Context,
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanListWithBoxes_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanListWithBoxesReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanListWithBoxes(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanListWithBoxes_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanListWithBoxes(ctx, req.(*ServicePlanListWithBoxesReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func _GoPlanClient_ServicePlanListWithBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanListWithBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanListWithBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanListWithBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanListWithBoxesAndDetails(ctx, req.(*ServicePlanListWithBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServicePlanBoxesAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServicePlanBoxesAdd_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServicePlanBoxesAddReq)
|
|
in := new(ServicePlanBoxesAddReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2716,60 +2348,6 @@ func _GoPlanClient_ServicePlanChannelGet_Handler(srv interface{}, ctx context.Co
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelGetWithPlan_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelGetWithPlanReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlan(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelGetWithPlan_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlan(ctx, req.(*ServicePlanChannelGetWithPlanReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelGetWithPlanAndBoxes_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelGetWithPlanAndBoxesReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlanAndBoxes(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelGetWithPlanAndBoxes_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlanAndBoxes(ctx, req.(*ServicePlanChannelGetWithPlanAndBoxesReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelGetWithPlanAndBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlanAndBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelGetWithPlanAndBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelGetWithPlanAndBoxesAndDetails(ctx, req.(*ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
func _GoPlanClient_ServicePlanChannelList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
func _GoPlanClient_ServicePlanChannelList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
in := new(ServicePlanChannelListReq)
|
|
in := new(ServicePlanChannelListReq)
|
|
|
if err := dec(in); err != nil {
|
|
if err := dec(in); err != nil {
|
|
@@ -2788,60 +2366,6 @@ func _GoPlanClient_ServicePlanChannelList_Handler(srv interface{}, ctx context.C
|
|
|
return interceptor(ctx, in, info, handler)
|
|
return interceptor(ctx, in, info, handler)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelListWithPlan_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelListWithPlanReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlan(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelListWithPlan_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlan(ctx, req.(*ServicePlanChannelListWithPlanReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelListWithPlanAndBoxes_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelListWithPlanAndBoxesReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlanAndBoxes(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelListWithPlanAndBoxes_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlanAndBoxes(ctx, req.(*ServicePlanChannelListWithPlanAndBoxesReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-func _GoPlanClient_ServicePlanChannelListWithPlanAndBoxesAndDetails_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
|
|
|
- in := new(ServicePlanChannelListWithPlanAndBoxesAndDetailsReq)
|
|
|
|
|
- if err := dec(in); err != nil {
|
|
|
|
|
- return nil, err
|
|
|
|
|
- }
|
|
|
|
|
- if interceptor == nil {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlanAndBoxesAndDetails(ctx, in)
|
|
|
|
|
- }
|
|
|
|
|
- info := &grpc.UnaryServerInfo{
|
|
|
|
|
- Server: srv,
|
|
|
|
|
- FullMethod: GoPlanClient_ServicePlanChannelListWithPlanAndBoxesAndDetails_FullMethodName,
|
|
|
|
|
- }
|
|
|
|
|
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
|
|
|
- return srv.(GoPlanClientServer).ServicePlanChannelListWithPlanAndBoxesAndDetails(ctx, req.(*ServicePlanChannelListWithPlanAndBoxesAndDetailsReq))
|
|
|
|
|
- }
|
|
|
|
|
- return interceptor(ctx, in, info, handler)
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
// GoPlanClient_ServiceDesc is the grpc.ServiceDesc for GoPlanClient service.
|
|
// GoPlanClient_ServiceDesc is the grpc.ServiceDesc for GoPlanClient service.
|
|
|
// It's only intended for direct use with grpc.RegisterService,
|
|
// It's only intended for direct use with grpc.RegisterService,
|
|
|
// and not to be introspected or modified (even as a copy)
|
|
// and not to be introspected or modified (even as a copy)
|
|
@@ -2865,18 +2389,10 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServiceTypesGet",
|
|
MethodName: "ServiceTypesGet",
|
|
|
Handler: _GoPlanClient_ServiceTypesGet_Handler,
|
|
Handler: _GoPlanClient_ServiceTypesGet_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServiceTypesGetWithValue",
|
|
|
|
|
- Handler: _GoPlanClient_ServiceTypesGetWithValue_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServiceTypesList",
|
|
MethodName: "ServiceTypesList",
|
|
|
Handler: _GoPlanClient_ServiceTypesList_Handler,
|
|
Handler: _GoPlanClient_ServiceTypesList_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServiceTypesListWithValue",
|
|
|
|
|
- Handler: _GoPlanClient_ServiceTypesListWithValue_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServiceBoxAdd",
|
|
MethodName: "ServiceBoxAdd",
|
|
|
Handler: _GoPlanClient_ServiceBoxAdd_Handler,
|
|
Handler: _GoPlanClient_ServiceBoxAdd_Handler,
|
|
@@ -2909,10 +2425,6 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServiceBoxList",
|
|
MethodName: "ServiceBoxList",
|
|
|
Handler: _GoPlanClient_ServiceBoxList_Handler,
|
|
Handler: _GoPlanClient_ServiceBoxList_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServiceBoxListWithDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServiceBoxListWithDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServiceBoxTypesAdd",
|
|
MethodName: "ServiceBoxTypesAdd",
|
|
|
Handler: _GoPlanClient_ServiceBoxTypesAdd_Handler,
|
|
Handler: _GoPlanClient_ServiceBoxTypesAdd_Handler,
|
|
@@ -2941,10 +2453,6 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServicePlanAddWithBoxes",
|
|
MethodName: "ServicePlanAddWithBoxes",
|
|
|
Handler: _GoPlanClient_ServicePlanAddWithBoxes_Handler,
|
|
Handler: _GoPlanClient_ServicePlanAddWithBoxes_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanAddWithBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanAddWithBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServicePlanUpdate",
|
|
MethodName: "ServicePlanUpdate",
|
|
|
Handler: _GoPlanClient_ServicePlanUpdate_Handler,
|
|
Handler: _GoPlanClient_ServicePlanUpdate_Handler,
|
|
@@ -2953,10 +2461,6 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServicePlanUpdateWithBoxes",
|
|
MethodName: "ServicePlanUpdateWithBoxes",
|
|
|
Handler: _GoPlanClient_ServicePlanUpdateWithBoxes_Handler,
|
|
Handler: _GoPlanClient_ServicePlanUpdateWithBoxes_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanUpdateWithBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanUpdateWithBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServicePlanDel",
|
|
MethodName: "ServicePlanDel",
|
|
|
Handler: _GoPlanClient_ServicePlanDel_Handler,
|
|
Handler: _GoPlanClient_ServicePlanDel_Handler,
|
|
@@ -2969,22 +2473,10 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServicePlanGetWithBoxes",
|
|
MethodName: "ServicePlanGetWithBoxes",
|
|
|
Handler: _GoPlanClient_ServicePlanGetWithBoxes_Handler,
|
|
Handler: _GoPlanClient_ServicePlanGetWithBoxes_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanGetWithBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanGetWithBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServicePlanList",
|
|
MethodName: "ServicePlanList",
|
|
|
Handler: _GoPlanClient_ServicePlanList_Handler,
|
|
Handler: _GoPlanClient_ServicePlanList_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanListWithBoxes",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanListWithBoxes_Handler,
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanListWithBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanListWithBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServicePlanBoxesAdd",
|
|
MethodName: "ServicePlanBoxesAdd",
|
|
|
Handler: _GoPlanClient_ServicePlanBoxesAdd_Handler,
|
|
Handler: _GoPlanClient_ServicePlanBoxesAdd_Handler,
|
|
@@ -3021,34 +2513,10 @@ var GoPlanClient_ServiceDesc = grpc.ServiceDesc{
|
|
|
MethodName: "ServicePlanChannelGet",
|
|
MethodName: "ServicePlanChannelGet",
|
|
|
Handler: _GoPlanClient_ServicePlanChannelGet_Handler,
|
|
Handler: _GoPlanClient_ServicePlanChannelGet_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelGetWithPlan",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelGetWithPlan_Handler,
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelGetWithPlanAndBoxes",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelGetWithPlanAndBoxes_Handler,
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelGetWithPlanAndBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelGetWithPlanAndBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
MethodName: "ServicePlanChannelList",
|
|
MethodName: "ServicePlanChannelList",
|
|
|
Handler: _GoPlanClient_ServicePlanChannelList_Handler,
|
|
Handler: _GoPlanClient_ServicePlanChannelList_Handler,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelListWithPlan",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelListWithPlan_Handler,
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelListWithPlanAndBoxes",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelListWithPlanAndBoxes_Handler,
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- MethodName: "ServicePlanChannelListWithPlanAndBoxesAndDetails",
|
|
|
|
|
- Handler: _GoPlanClient_ServicePlanChannelListWithPlanAndBoxesAndDetails_Handler,
|
|
|
|
|
- },
|
|
|
|
|
},
|
|
},
|
|
|
Streams: []grpc.StreamDesc{},
|
|
Streams: []grpc.StreamDesc{},
|
|
|
Metadata: "gorpc.proto",
|
|
Metadata: "gorpc.proto",
|