in collect/event/v3/Event.pb.go [370:419]
func file_event_Event_proto_init() {
if File_event_Event_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_event_Event_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Event); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_event_Event_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Source); 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_event_Event_proto_rawDesc,
NumEnums: 1,
NumMessages: 3,
NumExtensions: 0,
NumServices: 1,
},
GoTypes: file_event_Event_proto_goTypes,
DependencyIndexes: file_event_Event_proto_depIdxs,
EnumInfos: file_event_Event_proto_enumTypes,
MessageInfos: file_event_Event_proto_msgTypes,
}.Build()
File_event_Event_proto = out.File
file_event_Event_proto_rawDesc = nil
file_event_Event_proto_goTypes = nil
file_event_Event_proto_depIdxs = nil
}