github.com/moqsien/xraycore@v1.8.5/app/metrics/config.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // versions: 3 // protoc-gen-go v1.30.0 4 // protoc v4.23.1 5 // source: app/metrics/config.proto 6 7 package metrics 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 // Config is the settings for metrics. 24 type Config struct { 25 state protoimpl.MessageState 26 sizeCache protoimpl.SizeCache 27 unknownFields protoimpl.UnknownFields 28 29 // Tag of the outbound handler that handles metrics http connections. 30 Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` 31 } 32 33 func (x *Config) Reset() { 34 *x = Config{} 35 if protoimpl.UnsafeEnabled { 36 mi := &file_app_metrics_config_proto_msgTypes[0] 37 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 38 ms.StoreMessageInfo(mi) 39 } 40 } 41 42 func (x *Config) String() string { 43 return protoimpl.X.MessageStringOf(x) 44 } 45 46 func (*Config) ProtoMessage() {} 47 48 func (x *Config) ProtoReflect() protoreflect.Message { 49 mi := &file_app_metrics_config_proto_msgTypes[0] 50 if protoimpl.UnsafeEnabled && x != nil { 51 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 52 if ms.LoadMessageInfo() == nil { 53 ms.StoreMessageInfo(mi) 54 } 55 return ms 56 } 57 return mi.MessageOf(x) 58 } 59 60 // Deprecated: Use Config.ProtoReflect.Descriptor instead. 61 func (*Config) Descriptor() ([]byte, []int) { 62 return file_app_metrics_config_proto_rawDescGZIP(), []int{0} 63 } 64 65 func (x *Config) GetTag() string { 66 if x != nil { 67 return x.Tag 68 } 69 return "" 70 } 71 72 var File_app_metrics_config_proto protoreflect.FileDescriptor 73 74 var file_app_metrics_config_proto_rawDesc = []byte{ 75 0x0a, 0x18, 0x61, 0x70, 0x70, 0x2f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x2f, 0x63, 0x6f, 76 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x10, 0x78, 0x72, 0x61, 0x79, 77 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x22, 0x1a, 0x0a, 0x06, 78 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x61, 0x67, 0x18, 0x01, 0x20, 79 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x61, 0x67, 0x42, 0x52, 0x0a, 0x14, 0x63, 0x6f, 0x6d, 0x2e, 80 0x78, 0x72, 0x61, 0x79, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 81 0x50, 0x01, 0x5a, 0x25, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x78, 82 0x74, 0x6c, 0x73, 0x2f, 0x78, 0x72, 0x61, 0x79, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x61, 0x70, 83 0x70, 0x2f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0xaa, 0x02, 0x10, 0x58, 0x72, 0x61, 0x79, 84 0x2e, 0x41, 0x70, 0x70, 0x2e, 0x4d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x62, 0x06, 0x70, 0x72, 85 0x6f, 0x74, 0x6f, 0x33, 86 } 87 88 var ( 89 file_app_metrics_config_proto_rawDescOnce sync.Once 90 file_app_metrics_config_proto_rawDescData = file_app_metrics_config_proto_rawDesc 91 ) 92 93 func file_app_metrics_config_proto_rawDescGZIP() []byte { 94 file_app_metrics_config_proto_rawDescOnce.Do(func() { 95 file_app_metrics_config_proto_rawDescData = protoimpl.X.CompressGZIP(file_app_metrics_config_proto_rawDescData) 96 }) 97 return file_app_metrics_config_proto_rawDescData 98 } 99 100 var file_app_metrics_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 101 var file_app_metrics_config_proto_goTypes = []interface{}{ 102 (*Config)(nil), // 0: xray.app.metrics.Config 103 } 104 var file_app_metrics_config_proto_depIdxs = []int32{ 105 0, // [0:0] is the sub-list for method output_type 106 0, // [0:0] is the sub-list for method input_type 107 0, // [0:0] is the sub-list for extension type_name 108 0, // [0:0] is the sub-list for extension extendee 109 0, // [0:0] is the sub-list for field type_name 110 } 111 112 func init() { file_app_metrics_config_proto_init() } 113 func file_app_metrics_config_proto_init() { 114 if File_app_metrics_config_proto != nil { 115 return 116 } 117 if !protoimpl.UnsafeEnabled { 118 file_app_metrics_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 119 switch v := v.(*Config); i { 120 case 0: 121 return &v.state 122 case 1: 123 return &v.sizeCache 124 case 2: 125 return &v.unknownFields 126 default: 127 return nil 128 } 129 } 130 } 131 type x struct{} 132 out := protoimpl.TypeBuilder{ 133 File: protoimpl.DescBuilder{ 134 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 135 RawDescriptor: file_app_metrics_config_proto_rawDesc, 136 NumEnums: 0, 137 NumMessages: 1, 138 NumExtensions: 0, 139 NumServices: 0, 140 }, 141 GoTypes: file_app_metrics_config_proto_goTypes, 142 DependencyIndexes: file_app_metrics_config_proto_depIdxs, 143 MessageInfos: file_app_metrics_config_proto_msgTypes, 144 }.Build() 145 File_app_metrics_config_proto = out.File 146 file_app_metrics_config_proto_rawDesc = nil 147 file_app_metrics_config_proto_goTypes = nil 148 file_app_metrics_config_proto_depIdxs = nil 149 }