config.pb.go 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. package tls
  2. import (
  3. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  4. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  5. reflect "reflect"
  6. sync "sync"
  7. unsafe "unsafe"
  8. )
  9. const (
  10. // Verify that this generated code is sufficiently up-to-date.
  11. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  12. // Verify that runtime/protoimpl is sufficiently up-to-date.
  13. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  14. )
  15. type PacketConfig struct {
  16. state protoimpl.MessageState `protogen:"open.v1"`
  17. unknownFields protoimpl.UnknownFields
  18. sizeCache protoimpl.SizeCache
  19. }
  20. func (x *PacketConfig) Reset() {
  21. *x = PacketConfig{}
  22. mi := &file_transport_internet_headers_tls_config_proto_msgTypes[0]
  23. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  24. ms.StoreMessageInfo(mi)
  25. }
  26. func (x *PacketConfig) String() string {
  27. return protoimpl.X.MessageStringOf(x)
  28. }
  29. func (*PacketConfig) ProtoMessage() {}
  30. func (x *PacketConfig) ProtoReflect() protoreflect.Message {
  31. mi := &file_transport_internet_headers_tls_config_proto_msgTypes[0]
  32. if x != nil {
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. if ms.LoadMessageInfo() == nil {
  35. ms.StoreMessageInfo(mi)
  36. }
  37. return ms
  38. }
  39. return mi.MessageOf(x)
  40. }
  41. // Deprecated: Use PacketConfig.ProtoReflect.Descriptor instead.
  42. func (*PacketConfig) Descriptor() ([]byte, []int) {
  43. return file_transport_internet_headers_tls_config_proto_rawDescGZIP(), []int{0}
  44. }
  45. var File_transport_internet_headers_tls_config_proto protoreflect.FileDescriptor
  46. var file_transport_internet_headers_tls_config_proto_rawDesc = string([]byte{
  47. 0x0a, 0x2b, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65,
  48. 0x72, 0x6e, 0x65, 0x74, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x74, 0x6c, 0x73,
  49. 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x29, 0x76,
  50. 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70,
  51. 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x68, 0x65, 0x61,
  52. 0x64, 0x65, 0x72, 0x73, 0x2e, 0x74, 0x6c, 0x73, 0x22, 0x0e, 0x0a, 0x0c, 0x50, 0x61, 0x63, 0x6b,
  53. 0x65, 0x74, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x42, 0x9c, 0x01, 0x0a, 0x2d, 0x63, 0x6f, 0x6d,
  54. 0x2e, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x74, 0x72, 0x61, 0x6e,
  55. 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x68,
  56. 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x74, 0x6c, 0x73, 0x50, 0x01, 0x5a, 0x3d, 0x67, 0x69,
  57. 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x76, 0x32, 0x66, 0x6c, 0x79, 0x2f, 0x76,
  58. 0x32, 0x72, 0x61, 0x79, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x76, 0x35, 0x2f, 0x74, 0x72, 0x61,
  59. 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2f,
  60. 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x74, 0x6c, 0x73, 0xaa, 0x02, 0x29, 0x56, 0x32,
  61. 0x52, 0x61, 0x79, 0x2e, 0x43, 0x6f, 0x72, 0x65, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f,
  62. 0x72, 0x74, 0x2e, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x48, 0x65, 0x61, 0x64,
  63. 0x65, 0x72, 0x73, 0x2e, 0x54, 0x6c, 0x73, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  64. })
  65. var (
  66. file_transport_internet_headers_tls_config_proto_rawDescOnce sync.Once
  67. file_transport_internet_headers_tls_config_proto_rawDescData []byte
  68. )
  69. func file_transport_internet_headers_tls_config_proto_rawDescGZIP() []byte {
  70. file_transport_internet_headers_tls_config_proto_rawDescOnce.Do(func() {
  71. file_transport_internet_headers_tls_config_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_transport_internet_headers_tls_config_proto_rawDesc), len(file_transport_internet_headers_tls_config_proto_rawDesc)))
  72. })
  73. return file_transport_internet_headers_tls_config_proto_rawDescData
  74. }
  75. var file_transport_internet_headers_tls_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
  76. var file_transport_internet_headers_tls_config_proto_goTypes = []any{
  77. (*PacketConfig)(nil), // 0: v2ray.core.transport.internet.headers.tls.PacketConfig
  78. }
  79. var file_transport_internet_headers_tls_config_proto_depIdxs = []int32{
  80. 0, // [0:0] is the sub-list for method output_type
  81. 0, // [0:0] is the sub-list for method input_type
  82. 0, // [0:0] is the sub-list for extension type_name
  83. 0, // [0:0] is the sub-list for extension extendee
  84. 0, // [0:0] is the sub-list for field type_name
  85. }
  86. func init() { file_transport_internet_headers_tls_config_proto_init() }
  87. func file_transport_internet_headers_tls_config_proto_init() {
  88. if File_transport_internet_headers_tls_config_proto != nil {
  89. return
  90. }
  91. type x struct{}
  92. out := protoimpl.TypeBuilder{
  93. File: protoimpl.DescBuilder{
  94. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  95. RawDescriptor: unsafe.Slice(unsafe.StringData(file_transport_internet_headers_tls_config_proto_rawDesc), len(file_transport_internet_headers_tls_config_proto_rawDesc)),
  96. NumEnums: 0,
  97. NumMessages: 1,
  98. NumExtensions: 0,
  99. NumServices: 0,
  100. },
  101. GoTypes: file_transport_internet_headers_tls_config_proto_goTypes,
  102. DependencyIndexes: file_transport_internet_headers_tls_config_proto_depIdxs,
  103. MessageInfos: file_transport_internet_headers_tls_config_proto_msgTypes,
  104. }.Build()
  105. File_transport_internet_headers_tls_config_proto = out.File
  106. file_transport_internet_headers_tls_config_proto_goTypes = nil
  107. file_transport_internet_headers_tls_config_proto_depIdxs = nil
  108. }