query.pb.go 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.12.4
  5. // source: v1/query.proto
  6. package v1
  7. import (
  8. request "git.sxidc.com/service-supports/dps-sdk/pb/v1/request"
  9. response "git.sxidc.com/service-supports/dps-sdk/pb/v1/response"
  10. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  11. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12. reflect "reflect"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. var File_v1_query_proto protoreflect.FileDescriptor
  21. var file_v1_query_proto_rawDesc = []byte{
  22. 0x0a, 0x0e, 0x76, 0x31, 0x2f, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  23. 0x12, 0x02, 0x76, 0x31, 0x1a, 0x16, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  24. 0x2f, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x76, 0x31,
  25. 0x2f, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2f, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e,
  26. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0xe4, 0x03, 0x0a, 0x0c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x53,
  27. 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x5b, 0x0a, 0x16, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42,
  28. 0x79, 0x57, 0x68, 0x65, 0x72, 0x65, 0x41, 0x6e, 0x64, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x42, 0x79,
  29. 0x12, 0x26, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79,
  30. 0x42, 0x79, 0x57, 0x68, 0x65, 0x72, 0x65, 0x41, 0x6e, 0x64, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x42,
  31. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f,
  32. 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  33. 0x65, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0b, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x51, 0x75, 0x65,
  34. 0x72, 0x79, 0x12, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d,
  35. 0x6d, 0x6f, 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  36. 0x17, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79,
  37. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4b, 0x0a, 0x0b, 0x51, 0x75,
  38. 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75,
  39. 0x65, 0x73, 0x74, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52,
  40. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  41. 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x73,
  42. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x57, 0x0a, 0x11, 0x43, 0x6f, 0x6d, 0x6d, 0x6f,
  43. 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x21, 0x2e, 0x72,
  44. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x51, 0x75, 0x65,
  45. 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  46. 0x1d, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79,
  47. 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  48. 0x12, 0x43, 0x0a, 0x0a, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x1a,
  49. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x57, 0x68,
  50. 0x65, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x72, 0x65, 0x73,
  51. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f,
  52. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x45, 0x0a, 0x0b, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43,
  53. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43,
  54. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  55. 0x74, 0x1a, 0x17, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75,
  56. 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0x18, 0x5a, 0x16,
  57. 0x64, 0x70, 0x73, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x70, 0x69,
  58. 0x2f, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  59. }
  60. var file_v1_query_proto_goTypes = []interface{}{
  61. (*request.QueryByWhereAndOrderByRequest)(nil), // 0: request.QueryByWhereAndOrderByRequest
  62. (*request.CommonQueryRequest)(nil), // 1: request.CommonQueryRequest
  63. (*request.QueryByKeysRequest)(nil), // 2: request.QueryByKeysRequest
  64. (*request.CommonQueryByKeysRequest)(nil), // 3: request.CommonQueryByKeysRequest
  65. (*request.CountWhereRequest)(nil), // 4: request.CountWhereRequest
  66. (*request.CommonCountRequest)(nil), // 5: request.CommonCountRequest
  67. (*response.QueryResponse)(nil), // 6: response.QueryResponse
  68. (*response.QueryByKeysResponse)(nil), // 7: response.QueryByKeysResponse
  69. (*response.CountResponse)(nil), // 8: response.CountResponse
  70. }
  71. var file_v1_query_proto_depIdxs = []int32{
  72. 0, // 0: v1.QueryService.QueryByWhereAndOrderBy:input_type -> request.QueryByWhereAndOrderByRequest
  73. 1, // 1: v1.QueryService.CommonQuery:input_type -> request.CommonQueryRequest
  74. 2, // 2: v1.QueryService.QueryByKeys:input_type -> request.QueryByKeysRequest
  75. 3, // 3: v1.QueryService.CommonQueryByKeys:input_type -> request.CommonQueryByKeysRequest
  76. 4, // 4: v1.QueryService.CountWhere:input_type -> request.CountWhereRequest
  77. 5, // 5: v1.QueryService.CommonCount:input_type -> request.CommonCountRequest
  78. 6, // 6: v1.QueryService.QueryByWhereAndOrderBy:output_type -> response.QueryResponse
  79. 6, // 7: v1.QueryService.CommonQuery:output_type -> response.QueryResponse
  80. 7, // 8: v1.QueryService.QueryByKeys:output_type -> response.QueryByKeysResponse
  81. 7, // 9: v1.QueryService.CommonQueryByKeys:output_type -> response.QueryByKeysResponse
  82. 8, // 10: v1.QueryService.CountWhere:output_type -> response.CountResponse
  83. 8, // 11: v1.QueryService.CommonCount:output_type -> response.CountResponse
  84. 6, // [6:12] is the sub-list for method output_type
  85. 0, // [0:6] is the sub-list for method input_type
  86. 0, // [0:0] is the sub-list for extension type_name
  87. 0, // [0:0] is the sub-list for extension extendee
  88. 0, // [0:0] is the sub-list for field type_name
  89. }
  90. func init() { file_v1_query_proto_init() }
  91. func file_v1_query_proto_init() {
  92. if File_v1_query_proto != nil {
  93. return
  94. }
  95. type x struct{}
  96. out := protoimpl.TypeBuilder{
  97. File: protoimpl.DescBuilder{
  98. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  99. RawDescriptor: file_v1_query_proto_rawDesc,
  100. NumEnums: 0,
  101. NumMessages: 0,
  102. NumExtensions: 0,
  103. NumServices: 1,
  104. },
  105. GoTypes: file_v1_query_proto_goTypes,
  106. DependencyIndexes: file_v1_query_proto_depIdxs,
  107. }.Build()
  108. File_v1_query_proto = out.File
  109. file_v1_query_proto_rawDesc = nil
  110. file_v1_query_proto_goTypes = nil
  111. file_v1_query_proto_depIdxs = nil
  112. }