in collect/common/v3/Common.pb.go [378:451]
func file_common_Common_proto_init() {
if File_common_Common_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_common_Common_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*KeyStringValuePair); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_common_Common_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*KeyIntValuePair); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_common_Common_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*CPU); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_common_Common_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Instant); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_common_Common_proto_rawDesc,
NumEnums: 1,
NumMessages: 4,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_common_Common_proto_goTypes,
DependencyIndexes: file_common_Common_proto_depIdxs,
EnumInfos: file_common_Common_proto_enumTypes,
MessageInfos: file_common_Common_proto_msgTypes,
}.Build()
File_common_Common_proto = out.File
file_common_Common_proto_rawDesc = nil
file_common_Common_proto_goTypes = nil
file_common_Common_proto_depIdxs = nil
}