123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // source: thirdparty_service.proto
- // package声明符,用来防止不同的消息类型有命名冲突
- package pb
- import (
- context "context"
- fmt "fmt"
- proto "github.com/golang/protobuf/proto"
- grpc "google.golang.org/grpc"
- codes "google.golang.org/grpc/codes"
- status "google.golang.org/grpc/status"
- math "math"
- v1 "property-company/pb/v1"
- )
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
- func init() {
- proto.RegisterFile("thirdparty_service.proto", fileDescriptor_22d5d2ee5c1185d0)
- }
- var fileDescriptor_22d5d2ee5c1185d0 = []byte{
- // 244 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x91, 0x3d, 0x4b, 0x03, 0x41,
- 0x10, 0x86, 0xc5, 0x42, 0xc2, 0x34, 0xca, 0x46, 0x43, 0x88, 0x1f, 0x85, 0xbd, 0x17, 0xa2, 0x5d,
- 0x2a, 0x3f, 0x0a, 0xab, 0xa0, 0x9c, 0xa2, 0x60, 0x13, 0x6e, 0x37, 0x83, 0x1b, 0x8c, 0xd9, 0x71,
- 0x6e, 0x3c, 0xdc, 0xdf, 0xed, 0x1f, 0x10, 0xb2, 0xbb, 0x59, 0x48, 0xbc, 0xf6, 0x79, 0xde, 0xf7,
- 0x2d, 0x66, 0xa0, 0x2f, 0x76, 0xce, 0x33, 0xaa, 0x58, 0xfc, 0xb4, 0x46, 0x6e, 0xe6, 0x06, 0x0b,
- 0x62, 0x27, 0x4e, 0x01, 0xe9, 0x22, 0x92, 0x41, 0xb7, 0x19, 0x0d, 0x73, 0x30, 0x04, 0x2e, 0x7f,
- 0x77, 0x41, 0x3d, 0xb2, 0x23, 0x64, 0xf1, 0xcf, 0x6b, 0xa9, 0xc6, 0xd0, 0xb9, 0x47, 0x79, 0x31,
- 0x6e, 0x86, 0xaa, 0x57, 0x90, 0x9e, 0x36, 0xa3, 0x22, 0x81, 0x12, 0xbf, 0xbe, 0xb1, 0x96, 0xc1,
- 0xe1, 0x16, 0xa7, 0x85, 0x3f, 0xdf, 0x51, 0xd7, 0x00, 0x77, 0x16, 0xcd, 0x47, 0x68, 0xf7, 0x63,
- 0x2a, 0xa3, 0xd4, 0xef, 0xfd, 0x63, 0xc2, 0xc2, 0x03, 0xec, 0xbf, 0xfe, 0x4c, 0x90, 0x8d, 0xad,
- 0x96, 0x72, 0x43, 0xb4, 0xf0, 0xea, 0x34, 0x86, 0x37, 0x78, 0xda, 0x3a, 0x6e, 0xd3, 0x61, 0xb0,
- 0x84, 0x83, 0x6c, 0x9e, 0xb0, 0x62, 0x63, 0xd5, 0xd9, 0x56, 0x25, 0x88, 0x34, 0x79, 0xd2, 0xea,
- 0xc3, 0xe6, 0x18, 0x3a, 0xa5, 0xd3, 0x4e, 0x26, 0xf5, 0xfb, 0xfa, 0x44, 0x09, 0x6c, 0x9e, 0x28,
- 0xf3, 0x55, 0xf7, 0xf6, 0xe8, 0xad, 0x4b, 0xf1, 0xe8, 0x17, 0xc6, 0x7d, 0x52, 0xb5, 0xf4, 0x43,
- 0xd2, 0x7a, 0x6f, 0xf5, 0x93, 0xab, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xe6, 0x4a, 0x2d, 0x4f,
- 0xd0, 0x01, 0x00, 0x00,
- }
- // Reference imports to suppress errors if they are not otherwise used.
- var _ context.Context
- var _ grpc.ClientConnInterface
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the grpc package it is being compiled against.
- const _ = grpc.SupportPackageIsVersion6
- // PropertyThirdpartyClient is the client API for PropertyThirdparty service.
- //
- // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
- type PropertyThirdpartyClient interface {
- // 获取短信验证码
- GetVcode(ctx context.Context, in *v1.GetVcodeRequest, opts ...grpc.CallOption) (*v1.GetVcodeReply, error)
- // 校验短信验证码
- CheckVcode(ctx context.Context, in *v1.CheckVcodeRequest, opts ...grpc.CallOption) (*v1.CheckVcodeReply, error)
- // 微信特约商户进件申请
- WxMerchantApply(ctx context.Context, in *v1.WxMerchantApplyRequest, opts ...grpc.CallOption) (*v1.WxMerchantApplyReply, error)
- // 微信特约商户进件申请查询
- WxMerchantSearch(ctx context.Context, in *v1.WxMerchantSearchRequest, opts ...grpc.CallOption) (*v1.WxMerchantSearchReply, error)
- RobotMsg(ctx context.Context, in *v1.RobotMsgRequest, opts ...grpc.CallOption) (*v1.RobotMsgReply, error)
- }
- type propertyThirdpartyClient struct {
- cc grpc.ClientConnInterface
- }
- func NewPropertyThirdpartyClient(cc grpc.ClientConnInterface) PropertyThirdpartyClient {
- return &propertyThirdpartyClient{cc}
- }
- func (c *propertyThirdpartyClient) GetVcode(ctx context.Context, in *v1.GetVcodeRequest, opts ...grpc.CallOption) (*v1.GetVcodeReply, error) {
- out := new(v1.GetVcodeReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/GetVcode", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) CheckVcode(ctx context.Context, in *v1.CheckVcodeRequest, opts ...grpc.CallOption) (*v1.CheckVcodeReply, error) {
- out := new(v1.CheckVcodeReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/CheckVcode", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) WxMerchantApply(ctx context.Context, in *v1.WxMerchantApplyRequest, opts ...grpc.CallOption) (*v1.WxMerchantApplyReply, error) {
- out := new(v1.WxMerchantApplyReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/WxMerchantApply", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) WxMerchantSearch(ctx context.Context, in *v1.WxMerchantSearchRequest, opts ...grpc.CallOption) (*v1.WxMerchantSearchReply, error) {
- out := new(v1.WxMerchantSearchReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/WxMerchantSearch", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) RobotMsg(ctx context.Context, in *v1.RobotMsgRequest, opts ...grpc.CallOption) (*v1.RobotMsgReply, error) {
- out := new(v1.RobotMsgReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/RobotMsg", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- // PropertyThirdpartyServer is the server API for PropertyThirdparty service.
- type PropertyThirdpartyServer interface {
- // 获取短信验证码
- GetVcode(context.Context, *v1.GetVcodeRequest) (*v1.GetVcodeReply, error)
- // 校验短信验证码
- CheckVcode(context.Context, *v1.CheckVcodeRequest) (*v1.CheckVcodeReply, error)
- // 微信特约商户进件申请
- WxMerchantApply(context.Context, *v1.WxMerchantApplyRequest) (*v1.WxMerchantApplyReply, error)
- // 微信特约商户进件申请查询
- WxMerchantSearch(context.Context, *v1.WxMerchantSearchRequest) (*v1.WxMerchantSearchReply, error)
- RobotMsg(context.Context, *v1.RobotMsgRequest) (*v1.RobotMsgReply, error)
- }
- // UnimplementedPropertyThirdpartyServer can be embedded to have forward compatible implementations.
- type UnimplementedPropertyThirdpartyServer struct {
- }
- func (*UnimplementedPropertyThirdpartyServer) GetVcode(ctx context.Context, req *v1.GetVcodeRequest) (*v1.GetVcodeReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method GetVcode not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) CheckVcode(ctx context.Context, req *v1.CheckVcodeRequest) (*v1.CheckVcodeReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method CheckVcode not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) WxMerchantApply(ctx context.Context, req *v1.WxMerchantApplyRequest) (*v1.WxMerchantApplyReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method WxMerchantApply not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) WxMerchantSearch(ctx context.Context, req *v1.WxMerchantSearchRequest) (*v1.WxMerchantSearchReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method WxMerchantSearch not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) RobotMsg(ctx context.Context, req *v1.RobotMsgRequest) (*v1.RobotMsgReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method RobotMsg not implemented")
- }
- func RegisterPropertyThirdpartyServer(s *grpc.Server, srv PropertyThirdpartyServer) {
- s.RegisterService(&_PropertyThirdparty_serviceDesc, srv)
- }
- func _PropertyThirdparty_GetVcode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.GetVcodeRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).GetVcode(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/GetVcode",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).GetVcode(ctx, req.(*v1.GetVcodeRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_CheckVcode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.CheckVcodeRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).CheckVcode(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/CheckVcode",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).CheckVcode(ctx, req.(*v1.CheckVcodeRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_WxMerchantApply_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.WxMerchantApplyRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).WxMerchantApply(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/WxMerchantApply",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).WxMerchantApply(ctx, req.(*v1.WxMerchantApplyRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_WxMerchantSearch_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.WxMerchantSearchRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).WxMerchantSearch(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/WxMerchantSearch",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).WxMerchantSearch(ctx, req.(*v1.WxMerchantSearchRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_RobotMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.RobotMsgRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).RobotMsg(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/RobotMsg",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).RobotMsg(ctx, req.(*v1.RobotMsgRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- var _PropertyThirdparty_serviceDesc = grpc.ServiceDesc{
- ServiceName: "pb.service.PropertyThirdparty",
- HandlerType: (*PropertyThirdpartyServer)(nil),
- Methods: []grpc.MethodDesc{
- {
- MethodName: "GetVcode",
- Handler: _PropertyThirdparty_GetVcode_Handler,
- },
- {
- MethodName: "CheckVcode",
- Handler: _PropertyThirdparty_CheckVcode_Handler,
- },
- {
- MethodName: "WxMerchantApply",
- Handler: _PropertyThirdparty_WxMerchantApply_Handler,
- },
- {
- MethodName: "WxMerchantSearch",
- Handler: _PropertyThirdparty_WxMerchantSearch_Handler,
- },
- {
- MethodName: "RobotMsg",
- Handler: _PropertyThirdparty_RobotMsg_Handler,
- },
- },
- Streams: []grpc.StreamDesc{},
- Metadata: "thirdparty_service.proto",
- }
|