github.com/imannamdari/v2ray-core/v5@v5.0.5/app/instman/config.pb.go (about) 1 package instman 2 3 import ( 4 reflect "reflect" 5 sync "sync" 6 7 _ "github.com/imannamdari/v2ray-core/v5/common/protoext" 8 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 9 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 10 ) 11 12 const ( 13 // Verify that this generated code is sufficiently up-to-date. 14 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 15 // Verify that runtime/protoimpl is sufficiently up-to-date. 16 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 17 ) 18 19 type Config struct { 20 state protoimpl.MessageState 21 sizeCache protoimpl.SizeCache 22 unknownFields protoimpl.UnknownFields 23 } 24 25 func (x *Config) Reset() { 26 *x = Config{} 27 if protoimpl.UnsafeEnabled { 28 mi := &file_app_instman_config_proto_msgTypes[0] 29 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 30 ms.StoreMessageInfo(mi) 31 } 32 } 33 34 func (x *Config) String() string { 35 return protoimpl.X.MessageStringOf(x) 36 } 37 38 func (*Config) ProtoMessage() {} 39 40 func (x *Config) ProtoReflect() protoreflect.Message { 41 mi := &file_app_instman_config_proto_msgTypes[0] 42 if protoimpl.UnsafeEnabled && x != nil { 43 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 44 if ms.LoadMessageInfo() == nil { 45 ms.StoreMessageInfo(mi) 46 } 47 return ms 48 } 49 return mi.MessageOf(x) 50 } 51 52 // Deprecated: Use Config.ProtoReflect.Descriptor instead. 53 func (*Config) Descriptor() ([]byte, []int) { 54 return file_app_instman_config_proto_rawDescGZIP(), []int{0} 55 } 56 57 var File_app_instman_config_proto protoreflect.FileDescriptor 58 59 var file_app_instman_config_proto_rawDesc = []byte{ 60 0x0a, 0x18, 0x61, 0x70, 0x70, 0x2f, 0x69, 0x6e, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0x2f, 0x63, 0x6f, 61 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x16, 0x76, 0x32, 0x72, 0x61, 62 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x69, 0x6e, 0x73, 0x74, 0x6d, 63 0x61, 0x6e, 0x1a, 0x20, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 64 0x65, 0x78, 0x74, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 65 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x24, 0x0a, 0x06, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x3a, 0x1a, 66 0x82, 0xb5, 0x18, 0x09, 0x0a, 0x07, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x82, 0xb5, 0x18, 67 0x09, 0x12, 0x07, 0x69, 0x6e, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0x42, 0x63, 0x0a, 0x1a, 0x63, 0x6f, 68 0x6d, 0x2e, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x61, 0x70, 0x70, 69 0x2e, 0x69, 0x6e, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0x50, 0x01, 0x5a, 0x2a, 0x67, 0x69, 0x74, 0x68, 70 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x76, 0x32, 0x66, 0x6c, 0x79, 0x2f, 0x76, 0x32, 0x72, 71 0x61, 0x79, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x76, 0x35, 0x2f, 0x61, 0x70, 0x70, 0x2f, 0x69, 72 0x6e, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0xaa, 0x02, 0x16, 0x56, 0x32, 0x52, 0x61, 0x79, 0x2e, 0x43, 73 0x6f, 0x72, 0x65, 0x2e, 0x41, 0x70, 0x70, 0x2e, 0x49, 0x6e, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0x62, 74 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 75 } 76 77 var ( 78 file_app_instman_config_proto_rawDescOnce sync.Once 79 file_app_instman_config_proto_rawDescData = file_app_instman_config_proto_rawDesc 80 ) 81 82 func file_app_instman_config_proto_rawDescGZIP() []byte { 83 file_app_instman_config_proto_rawDescOnce.Do(func() { 84 file_app_instman_config_proto_rawDescData = protoimpl.X.CompressGZIP(file_app_instman_config_proto_rawDescData) 85 }) 86 return file_app_instman_config_proto_rawDescData 87 } 88 89 var file_app_instman_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 90 var file_app_instman_config_proto_goTypes = []interface{}{ 91 (*Config)(nil), // 0: v2ray.core.app.instman.Config 92 } 93 var file_app_instman_config_proto_depIdxs = []int32{ 94 0, // [0:0] is the sub-list for method output_type 95 0, // [0:0] is the sub-list for method input_type 96 0, // [0:0] is the sub-list for extension type_name 97 0, // [0:0] is the sub-list for extension extendee 98 0, // [0:0] is the sub-list for field type_name 99 } 100 101 func init() { file_app_instman_config_proto_init() } 102 func file_app_instman_config_proto_init() { 103 if File_app_instman_config_proto != nil { 104 return 105 } 106 if !protoimpl.UnsafeEnabled { 107 file_app_instman_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 108 switch v := v.(*Config); i { 109 case 0: 110 return &v.state 111 case 1: 112 return &v.sizeCache 113 case 2: 114 return &v.unknownFields 115 default: 116 return nil 117 } 118 } 119 } 120 type x struct{} 121 out := protoimpl.TypeBuilder{ 122 File: protoimpl.DescBuilder{ 123 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 124 RawDescriptor: file_app_instman_config_proto_rawDesc, 125 NumEnums: 0, 126 NumMessages: 1, 127 NumExtensions: 0, 128 NumServices: 0, 129 }, 130 GoTypes: file_app_instman_config_proto_goTypes, 131 DependencyIndexes: file_app_instman_config_proto_depIdxs, 132 MessageInfos: file_app_instman_config_proto_msgTypes, 133 }.Build() 134 File_app_instman_config_proto = out.File 135 file_app_instman_config_proto_rawDesc = nil 136 file_app_instman_config_proto_goTypes = nil 137 file_app_instman_config_proto_depIdxs = nil 138 }