query.pb.go 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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, 0xbf, 0x04, 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, 0x63, 0x0a, 0x1a, 0x51, 0x75,
  38. 0x65, 0x72, 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x42, 0x79, 0x57, 0x68, 0x65, 0x72, 0x65, 0x41, 0x6e,
  39. 0x64, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x42, 0x79, 0x12, 0x26, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  40. 0x73, 0x74, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x57, 0x68, 0x65, 0x72, 0x65, 0x41,
  41. 0x6e, 0x64, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x42, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  42. 0x1a, 0x1b, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72,
  43. 0x79, 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  44. 0x4d, 0x0a, 0x0f, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x4f, 0x6e,
  45. 0x6c, 0x79, 0x12, 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d,
  46. 0x6d, 0x6f, 0x6e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  47. 0x1b, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79,
  48. 0x4f, 0x6e, 0x6c, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4b,
  49. 0x0a, 0x0b, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x1b, 0x2e,
  50. 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b,
  51. 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x72, 0x65, 0x73,
  52. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x42, 0x79, 0x4b, 0x65, 0x79,
  53. 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x43, 0x0a, 0x0a, 0x43,
  54. 0x6f, 0x75, 0x6e, 0x74, 0x57, 0x68, 0x65, 0x72, 0x65, 0x12, 0x1a, 0x2e, 0x72, 0x65, 0x71, 0x75,
  55. 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x57, 0x68, 0x65, 0x72, 0x65, 0x52, 0x65,
  56. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x72, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  57. 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  58. 0x12, 0x45, 0x0a, 0x0b, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  59. 0x1b, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  60. 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x72,
  61. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73,
  62. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0x18, 0x5a, 0x16, 0x64, 0x70, 0x73, 0x2f, 0x61,
  63. 0x70, 0x69, 0x2f, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x62, 0x2f, 0x76,
  64. 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  65. }
  66. var file_v1_query_proto_goTypes = []interface{}{
  67. (*request.QueryByWhereAndOrderByRequest)(nil), // 0: request.QueryByWhereAndOrderByRequest
  68. (*request.CommonQueryRequest)(nil), // 1: request.CommonQueryRequest
  69. (*request.QueryByKeysRequest)(nil), // 2: request.QueryByKeysRequest
  70. (*request.CountWhereRequest)(nil), // 3: request.CountWhereRequest
  71. (*request.CommonCountRequest)(nil), // 4: request.CommonCountRequest
  72. (*response.QueryResponse)(nil), // 5: response.QueryResponse
  73. (*response.QueryOnlyResponse)(nil), // 6: response.QueryOnlyResponse
  74. (*response.QueryByKeysResponse)(nil), // 7: response.QueryByKeysResponse
  75. (*response.CountResponse)(nil), // 8: response.CountResponse
  76. }
  77. var file_v1_query_proto_depIdxs = []int32{
  78. 0, // 0: v1.QueryService.QueryByWhereAndOrderBy:input_type -> request.QueryByWhereAndOrderByRequest
  79. 1, // 1: v1.QueryService.CommonQuery:input_type -> request.CommonQueryRequest
  80. 0, // 2: v1.QueryService.QueryOnlyByWhereAndOrderBy:input_type -> request.QueryByWhereAndOrderByRequest
  81. 1, // 3: v1.QueryService.CommonQueryOnly:input_type -> request.CommonQueryRequest
  82. 2, // 4: v1.QueryService.QueryByKeys:input_type -> request.QueryByKeysRequest
  83. 3, // 5: v1.QueryService.CountWhere:input_type -> request.CountWhereRequest
  84. 4, // 6: v1.QueryService.CommonCount:input_type -> request.CommonCountRequest
  85. 5, // 7: v1.QueryService.QueryByWhereAndOrderBy:output_type -> response.QueryResponse
  86. 5, // 8: v1.QueryService.CommonQuery:output_type -> response.QueryResponse
  87. 6, // 9: v1.QueryService.QueryOnlyByWhereAndOrderBy:output_type -> response.QueryOnlyResponse
  88. 6, // 10: v1.QueryService.CommonQueryOnly:output_type -> response.QueryOnlyResponse
  89. 7, // 11: v1.QueryService.QueryByKeys:output_type -> response.QueryByKeysResponse
  90. 8, // 12: v1.QueryService.CountWhere:output_type -> response.CountResponse
  91. 8, // 13: v1.QueryService.CommonCount:output_type -> response.CountResponse
  92. 7, // [7:14] is the sub-list for method output_type
  93. 0, // [0:7] is the sub-list for method input_type
  94. 0, // [0:0] is the sub-list for extension type_name
  95. 0, // [0:0] is the sub-list for extension extendee
  96. 0, // [0:0] is the sub-list for field type_name
  97. }
  98. func init() { file_v1_query_proto_init() }
  99. func file_v1_query_proto_init() {
  100. if File_v1_query_proto != nil {
  101. return
  102. }
  103. type x struct{}
  104. out := protoimpl.TypeBuilder{
  105. File: protoimpl.DescBuilder{
  106. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  107. RawDescriptor: file_v1_query_proto_rawDesc,
  108. NumEnums: 0,
  109. NumMessages: 0,
  110. NumExtensions: 0,
  111. NumServices: 1,
  112. },
  113. GoTypes: file_v1_query_proto_goTypes,
  114. DependencyIndexes: file_v1_query_proto_depIdxs,
  115. }.Build()
  116. File_v1_query_proto = out.File
  117. file_v1_query_proto_rawDesc = nil
  118. file_v1_query_proto_goTypes = nil
  119. file_v1_query_proto_depIdxs = nil
  120. }