github.com/v2fly/v2ray-core/v4@v4.45.2/transport/internet/headers/utp/config.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // versions: 3 // protoc-gen-go v1.27.1 4 // protoc v3.17.3 5 // source: transport/internet/headers/utp/config.proto 6 7 package utp 8 9 import ( 10 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 11 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 12 reflect "reflect" 13 sync "sync" 14 ) 15 16 const ( 17 // Verify that this generated code is sufficiently up-to-date. 18 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 19 // Verify that runtime/protoimpl is sufficiently up-to-date. 20 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 21 ) 22 23 type Config struct { 24 state protoimpl.MessageState 25 sizeCache protoimpl.SizeCache 26 unknownFields protoimpl.UnknownFields 27 28 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` 29 } 30 31 func (x *Config) Reset() { 32 *x = Config{} 33 if protoimpl.UnsafeEnabled { 34 mi := &file_transport_internet_headers_utp_config_proto_msgTypes[0] 35 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 36 ms.StoreMessageInfo(mi) 37 } 38 } 39 40 func (x *Config) String() string { 41 return protoimpl.X.MessageStringOf(x) 42 } 43 44 func (*Config) ProtoMessage() {} 45 46 func (x *Config) ProtoReflect() protoreflect.Message { 47 mi := &file_transport_internet_headers_utp_config_proto_msgTypes[0] 48 if protoimpl.UnsafeEnabled && x != nil { 49 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 50 if ms.LoadMessageInfo() == nil { 51 ms.StoreMessageInfo(mi) 52 } 53 return ms 54 } 55 return mi.MessageOf(x) 56 } 57 58 // Deprecated: Use Config.ProtoReflect.Descriptor instead. 59 func (*Config) Descriptor() ([]byte, []int) { 60 return file_transport_internet_headers_utp_config_proto_rawDescGZIP(), []int{0} 61 } 62 63 func (x *Config) GetVersion() uint32 { 64 if x != nil { 65 return x.Version 66 } 67 return 0 68 } 69 70 var File_transport_internet_headers_utp_config_proto protoreflect.FileDescriptor 71 72 var file_transport_internet_headers_utp_config_proto_rawDesc = []byte{ 73 0x0a, 0x2b, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65, 74 0x72, 0x6e, 0x65, 0x74, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x75, 0x74, 0x70, 75 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x29, 0x76, 76 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 77 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x68, 0x65, 0x61, 78 0x64, 0x65, 0x72, 0x73, 0x2e, 0x75, 0x74, 0x70, 0x22, 0x22, 0x0a, 0x06, 0x43, 0x6f, 0x6e, 0x66, 79 0x69, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 80 0x01, 0x28, 0x0d, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x42, 0x9c, 0x01, 0x0a, 81 0x2d, 0x63, 0x6f, 0x6d, 0x2e, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 82 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 83 0x65, 0x74, 0x2e, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x75, 0x74, 0x70, 0x50, 0x01, 84 0x5a, 0x3d, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x76, 0x32, 0x66, 85 0x6c, 0x79, 0x2f, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x76, 0x34, 86 0x2f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 87 0x6e, 0x65, 0x74, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x75, 0x74, 0x70, 0xaa, 88 0x02, 0x29, 0x56, 0x32, 0x52, 0x61, 0x79, 0x2e, 0x43, 0x6f, 0x72, 0x65, 0x2e, 0x54, 0x72, 0x61, 89 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 90 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x55, 0x74, 0x70, 0x62, 0x06, 0x70, 0x72, 0x6f, 91 0x74, 0x6f, 0x33, 92 } 93 94 var ( 95 file_transport_internet_headers_utp_config_proto_rawDescOnce sync.Once 96 file_transport_internet_headers_utp_config_proto_rawDescData = file_transport_internet_headers_utp_config_proto_rawDesc 97 ) 98 99 func file_transport_internet_headers_utp_config_proto_rawDescGZIP() []byte { 100 file_transport_internet_headers_utp_config_proto_rawDescOnce.Do(func() { 101 file_transport_internet_headers_utp_config_proto_rawDescData = protoimpl.X.CompressGZIP(file_transport_internet_headers_utp_config_proto_rawDescData) 102 }) 103 return file_transport_internet_headers_utp_config_proto_rawDescData 104 } 105 106 var file_transport_internet_headers_utp_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 107 var file_transport_internet_headers_utp_config_proto_goTypes = []interface{}{ 108 (*Config)(nil), // 0: v2ray.core.transport.internet.headers.utp.Config 109 } 110 var file_transport_internet_headers_utp_config_proto_depIdxs = []int32{ 111 0, // [0:0] is the sub-list for method output_type 112 0, // [0:0] is the sub-list for method input_type 113 0, // [0:0] is the sub-list for extension type_name 114 0, // [0:0] is the sub-list for extension extendee 115 0, // [0:0] is the sub-list for field type_name 116 } 117 118 func init() { file_transport_internet_headers_utp_config_proto_init() } 119 func file_transport_internet_headers_utp_config_proto_init() { 120 if File_transport_internet_headers_utp_config_proto != nil { 121 return 122 } 123 if !protoimpl.UnsafeEnabled { 124 file_transport_internet_headers_utp_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 125 switch v := v.(*Config); i { 126 case 0: 127 return &v.state 128 case 1: 129 return &v.sizeCache 130 case 2: 131 return &v.unknownFields 132 default: 133 return nil 134 } 135 } 136 } 137 type x struct{} 138 out := protoimpl.TypeBuilder{ 139 File: protoimpl.DescBuilder{ 140 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 141 RawDescriptor: file_transport_internet_headers_utp_config_proto_rawDesc, 142 NumEnums: 0, 143 NumMessages: 1, 144 NumExtensions: 0, 145 NumServices: 0, 146 }, 147 GoTypes: file_transport_internet_headers_utp_config_proto_goTypes, 148 DependencyIndexes: file_transport_internet_headers_utp_config_proto_depIdxs, 149 MessageInfos: file_transport_internet_headers_utp_config_proto_msgTypes, 150 }.Build() 151 File_transport_internet_headers_utp_config_proto = out.File 152 file_transport_internet_headers_utp_config_proto_rawDesc = nil 153 file_transport_internet_headers_utp_config_proto_goTypes = nil 154 file_transport_internet_headers_utp_config_proto_depIdxs = nil 155 }