You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

hub.pb.go 6.0 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.34.2
  4. // protoc v4.22.3
  5. // source: pkgs/rpc/hub/hub.proto
  6. package hubrpc
  7. import (
  8. rpc "gitlink.org.cn/cloudream/jcs-pub/common/pkgs/rpc"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. var File_pkgs_rpc_hub_hub_proto protoreflect.FileDescriptor
  20. var file_pkgs_rpc_hub_hub_proto_rawDesc = []byte{
  21. 0x0a, 0x16, 0x70, 0x6b, 0x67, 0x73, 0x2f, 0x72, 0x70, 0x63, 0x2f, 0x68, 0x75, 0x62, 0x2f, 0x68,
  22. 0x75, 0x62, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x06, 0x68, 0x75, 0x62, 0x72, 0x70, 0x63,
  23. 0x1a, 0x12, 0x70, 0x6b, 0x67, 0x73, 0x2f, 0x72, 0x70, 0x63, 0x2f, 0x72, 0x70, 0x63, 0x2e, 0x70,
  24. 0x72, 0x6f, 0x74, 0x6f, 0x32, 0xf5, 0x02, 0x0a, 0x03, 0x48, 0x75, 0x62, 0x12, 0x2c, 0x0a, 0x0d,
  25. 0x45, 0x78, 0x65, 0x63, 0x75, 0x74, 0x65, 0x49, 0x4f, 0x50, 0x6c, 0x61, 0x6e, 0x12, 0x0c, 0x2e,
  26. 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x72, 0x70,
  27. 0x63, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x31, 0x0a, 0x0c, 0x53, 0x65,
  28. 0x6e, 0x64, 0x49, 0x4f, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x12, 0x10, 0x2e, 0x72, 0x70, 0x63,
  29. 0x2e, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x65, 0x64, 0x44, 0x61, 0x74, 0x61, 0x1a, 0x0d, 0x2e, 0x72,
  30. 0x70, 0x63, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x28, 0x01, 0x12, 0x2f, 0x0a,
  31. 0x0b, 0x47, 0x65, 0x74, 0x49, 0x4f, 0x53, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x12, 0x0c, 0x2e, 0x72,
  32. 0x70, 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x10, 0x2e, 0x72, 0x70, 0x63,
  33. 0x2e, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x65, 0x64, 0x44, 0x61, 0x74, 0x61, 0x30, 0x01, 0x12, 0x28,
  34. 0x0a, 0x09, 0x53, 0x65, 0x6e, 0x64, 0x49, 0x4f, 0x56, 0x61, 0x72, 0x12, 0x0c, 0x2e, 0x72, 0x70,
  35. 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x72, 0x70, 0x63, 0x2e,
  36. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x27, 0x0a, 0x08, 0x47, 0x65, 0x74, 0x49,
  37. 0x4f, 0x56, 0x61, 0x72, 0x12, 0x0c, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65,
  38. 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  39. 0x65, 0x12, 0x23, 0x0a, 0x04, 0x50, 0x69, 0x6e, 0x67, 0x12, 0x0c, 0x2e, 0x72, 0x70, 0x63, 0x2e,
  40. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65,
  41. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x27, 0x0a, 0x08, 0x47, 0x65, 0x74, 0x53, 0x74, 0x61,
  42. 0x74, 0x65, 0x12, 0x0c, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  43. 0x1a, 0x0d, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  44. 0x3b, 0x0a, 0x1c, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x55, 0x73, 0x65, 0x72, 0x41, 0x63, 0x63,
  45. 0x65, 0x73, 0x73, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x49, 0x6e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x12,
  46. 0x0c, 0x2e, 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e,
  47. 0x72, 0x70, 0x63, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x40, 0x5a, 0x3e,
  48. 0x67, 0x69, 0x74, 0x6c, 0x69, 0x6e, 0x6b, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x63, 0x6e, 0x2f, 0x63,
  49. 0x6c, 0x6f, 0x75, 0x64, 0x72, 0x65, 0x61, 0x6d, 0x2f, 0x6a, 0x63, 0x73, 0x2d, 0x70, 0x75, 0x62,
  50. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x70, 0x6b, 0x67, 0x73, 0x2f, 0x72, 0x70, 0x63,
  51. 0x2f, 0x68, 0x75, 0x62, 0x72, 0x70, 0x63, 0x3b, 0x68, 0x75, 0x62, 0x72, 0x70, 0x63, 0x62, 0x06,
  52. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  53. }
  54. var file_pkgs_rpc_hub_hub_proto_goTypes = []any{
  55. (*rpc.Request)(nil), // 0: rpc.Request
  56. (*rpc.ChunkedData)(nil), // 1: rpc.ChunkedData
  57. (*rpc.Response)(nil), // 2: rpc.Response
  58. }
  59. var file_pkgs_rpc_hub_hub_proto_depIdxs = []int32{
  60. 0, // 0: hubrpc.Hub.ExecuteIOPlan:input_type -> rpc.Request
  61. 1, // 1: hubrpc.Hub.SendIOStream:input_type -> rpc.ChunkedData
  62. 0, // 2: hubrpc.Hub.GetIOStream:input_type -> rpc.Request
  63. 0, // 3: hubrpc.Hub.SendIOVar:input_type -> rpc.Request
  64. 0, // 4: hubrpc.Hub.GetIOVar:input_type -> rpc.Request
  65. 0, // 5: hubrpc.Hub.Ping:input_type -> rpc.Request
  66. 0, // 6: hubrpc.Hub.GetState:input_type -> rpc.Request
  67. 0, // 7: hubrpc.Hub.NotifyUserAccessTokenInvalid:input_type -> rpc.Request
  68. 2, // 8: hubrpc.Hub.ExecuteIOPlan:output_type -> rpc.Response
  69. 2, // 9: hubrpc.Hub.SendIOStream:output_type -> rpc.Response
  70. 1, // 10: hubrpc.Hub.GetIOStream:output_type -> rpc.ChunkedData
  71. 2, // 11: hubrpc.Hub.SendIOVar:output_type -> rpc.Response
  72. 2, // 12: hubrpc.Hub.GetIOVar:output_type -> rpc.Response
  73. 2, // 13: hubrpc.Hub.Ping:output_type -> rpc.Response
  74. 2, // 14: hubrpc.Hub.GetState:output_type -> rpc.Response
  75. 2, // 15: hubrpc.Hub.NotifyUserAccessTokenInvalid:output_type -> rpc.Response
  76. 8, // [8:16] is the sub-list for method output_type
  77. 0, // [0:8] is the sub-list for method input_type
  78. 0, // [0:0] is the sub-list for extension type_name
  79. 0, // [0:0] is the sub-list for extension extendee
  80. 0, // [0:0] is the sub-list for field type_name
  81. }
  82. func init() { file_pkgs_rpc_hub_hub_proto_init() }
  83. func file_pkgs_rpc_hub_hub_proto_init() {
  84. if File_pkgs_rpc_hub_hub_proto != nil {
  85. return
  86. }
  87. type x struct{}
  88. out := protoimpl.TypeBuilder{
  89. File: protoimpl.DescBuilder{
  90. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  91. RawDescriptor: file_pkgs_rpc_hub_hub_proto_rawDesc,
  92. NumEnums: 0,
  93. NumMessages: 0,
  94. NumExtensions: 0,
  95. NumServices: 1,
  96. },
  97. GoTypes: file_pkgs_rpc_hub_hub_proto_goTypes,
  98. DependencyIndexes: file_pkgs_rpc_hub_hub_proto_depIdxs,
  99. }.Build()
  100. File_pkgs_rpc_hub_hub_proto = out.File
  101. file_pkgs_rpc_hub_hub_proto_rawDesc = nil
  102. file_pkgs_rpc_hub_hub_proto_goTypes = nil
  103. file_pkgs_rpc_hub_hub_proto_depIdxs = nil
  104. }

本项目旨在将云际存储公共基础设施化,使个人及企业可低门槛使用高效的云际存储服务(安装开箱即用云际存储客户端即可,无需关注其他组件的部署),同时支持用户灵活便捷定制云际存储的功能细节。