123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280 |
- // 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-system-gateway/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{
- // 249 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x91, 0x41, 0x4b, 0x03, 0x31,
- 0x10, 0x46, 0xc5, 0x83, 0xc8, 0x08, 0x82, 0xa3, 0xd4, 0xba, 0x54, 0x04, 0xef, 0xdd, 0x52, 0xbd,
- 0x79, 0x12, 0x0b, 0x4a, 0x41, 0x50, 0xb4, 0xf5, 0xe0, 0xa5, 0x6c, 0xd2, 0xd1, 0x96, 0xda, 0xcd,
- 0x98, 0x8c, 0x2b, 0xf9, 0xef, 0x1e, 0x84, 0x26, 0x71, 0x2d, 0x6d, 0xaf, 0xef, 0x7b, 0xf3, 0x0e,
- 0x09, 0x34, 0x65, 0x32, 0xb5, 0x63, 0x2e, 0xac, 0xf8, 0x91, 0x23, 0x5b, 0x4d, 0x35, 0xe5, 0x6c,
- 0x8d, 0x18, 0x04, 0x56, 0x79, 0x24, 0xd9, 0x61, 0xd5, 0xed, 0xd4, 0x62, 0x10, 0x2e, 0x7e, 0xb6,
- 0x01, 0x1f, 0xad, 0x61, 0xb2, 0xe2, 0x07, 0x7f, 0x23, 0x5e, 0xc1, 0xee, 0x1d, 0xc9, 0x8b, 0x36,
- 0x63, 0xc2, 0x46, 0xce, 0x6a, 0x54, 0x75, 0xf3, 0x04, 0x9e, 0xe8, 0xf3, 0x8b, 0x9c, 0x64, 0x47,
- 0x2b, 0x9c, 0x3f, 0xfc, 0xf9, 0x16, 0x5e, 0x03, 0xf4, 0x26, 0xa4, 0x67, 0xe1, 0xba, 0x19, 0xad,
- 0x1a, 0xa5, 0xfb, 0xc6, 0x9a, 0x25, 0x14, 0x7a, 0xb0, 0xf7, 0xc0, 0x54, 0xf6, 0xe7, 0x03, 0x33,
- 0xa3, 0x12, 0x4f, 0xa2, 0xf8, 0x8f, 0xa5, 0xc6, 0xf1, 0xba, 0x29, 0x44, 0xee, 0x61, 0x3f, 0xd0,
- 0xa1, 0x23, 0xdb, 0x2f, 0xdf, 0x0c, 0xb6, 0x96, 0xe4, 0x84, 0x53, 0x2a, 0xdb, 0xb0, 0x86, 0xda,
- 0x10, 0x0e, 0xea, 0xe1, 0x99, 0xe4, 0xb6, 0xd0, 0x84, 0x67, 0x2b, 0x27, 0x71, 0x49, 0xcd, 0xd3,
- 0xcd, 0xc2, 0x22, 0x7b, 0xd3, 0x7a, 0xcd, 0x38, 0xbe, 0x7e, 0xdb, 0x79, 0x27, 0x34, 0x6f, 0xbf,
- 0x17, 0x42, 0xdf, 0x85, 0xef, 0xb0, 0x52, 0x3b, 0x8b, 0x3f, 0xba, 0xfc, 0x0d, 0x00, 0x00, 0xff,
- 0xff, 0xd2, 0x0a, 0x6e, 0xf3, 0xe0, 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)
- OpenImToken(ctx context.Context, in *v1.OpenImTokenRequest, opts ...grpc.CallOption) (*v1.OpenImTokenReply, error)
- OpenImUserInfo(ctx context.Context, in *v1.OpenImUserInfoRequest, opts ...grpc.CallOption) (*v1.OpenImUserInfoReply, error)
- OpenImUserSetFace(ctx context.Context, in *v1.OpenImUserSetFaceRequest, opts ...grpc.CallOption) (*v1.OpenImUserSetFaceReply, 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) OpenImToken(ctx context.Context, in *v1.OpenImTokenRequest, opts ...grpc.CallOption) (*v1.OpenImTokenReply, error) {
- out := new(v1.OpenImTokenReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/OpenImToken", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) OpenImUserInfo(ctx context.Context, in *v1.OpenImUserInfoRequest, opts ...grpc.CallOption) (*v1.OpenImUserInfoReply, error) {
- out := new(v1.OpenImUserInfoReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/OpenImUserInfo", in, out, opts...)
- if err != nil {
- return nil, err
- }
- return out, nil
- }
- func (c *propertyThirdpartyClient) OpenImUserSetFace(ctx context.Context, in *v1.OpenImUserSetFaceRequest, opts ...grpc.CallOption) (*v1.OpenImUserSetFaceReply, error) {
- out := new(v1.OpenImUserSetFaceReply)
- err := c.cc.Invoke(ctx, "/pb.service.PropertyThirdparty/OpenImUserSetFace", 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)
- OpenImToken(context.Context, *v1.OpenImTokenRequest) (*v1.OpenImTokenReply, error)
- OpenImUserInfo(context.Context, *v1.OpenImUserInfoRequest) (*v1.OpenImUserInfoReply, error)
- OpenImUserSetFace(context.Context, *v1.OpenImUserSetFaceRequest) (*v1.OpenImUserSetFaceReply, 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) OpenImToken(ctx context.Context, req *v1.OpenImTokenRequest) (*v1.OpenImTokenReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method OpenImToken not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) OpenImUserInfo(ctx context.Context, req *v1.OpenImUserInfoRequest) (*v1.OpenImUserInfoReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method OpenImUserInfo not implemented")
- }
- func (*UnimplementedPropertyThirdpartyServer) OpenImUserSetFace(ctx context.Context, req *v1.OpenImUserSetFaceRequest) (*v1.OpenImUserSetFaceReply, error) {
- return nil, status.Errorf(codes.Unimplemented, "method OpenImUserSetFace 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_OpenImToken_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.OpenImTokenRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).OpenImToken(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/OpenImToken",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).OpenImToken(ctx, req.(*v1.OpenImTokenRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_OpenImUserInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.OpenImUserInfoRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).OpenImUserInfo(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/OpenImUserInfo",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).OpenImUserInfo(ctx, req.(*v1.OpenImUserInfoRequest))
- }
- return interceptor(ctx, in, info, handler)
- }
- func _PropertyThirdparty_OpenImUserSetFace_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
- in := new(v1.OpenImUserSetFaceRequest)
- if err := dec(in); err != nil {
- return nil, err
- }
- if interceptor == nil {
- return srv.(PropertyThirdpartyServer).OpenImUserSetFace(ctx, in)
- }
- info := &grpc.UnaryServerInfo{
- Server: srv,
- FullMethod: "/pb.service.PropertyThirdparty/OpenImUserSetFace",
- }
- handler := func(ctx context.Context, req interface{}) (interface{}, error) {
- return srv.(PropertyThirdpartyServer).OpenImUserSetFace(ctx, req.(*v1.OpenImUserSetFaceRequest))
- }
- 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: "OpenImToken",
- Handler: _PropertyThirdparty_OpenImToken_Handler,
- },
- {
- MethodName: "OpenImUserInfo",
- Handler: _PropertyThirdparty_OpenImUserInfo_Handler,
- },
- {
- MethodName: "OpenImUserSetFace",
- Handler: _PropertyThirdparty_OpenImUserSetFace_Handler,
- },
- },
- Streams: []grpc.StreamDesc{},
- Metadata: "thirdparty_service.proto",
- }
|