in extra_actions_base_proto/extra_actions_base.gen.pb.go [1135:1306]
func file_extra_actions_base_proto_extra_actions_base_proto_init() {
if File_extra_actions_base_proto_extra_actions_base_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ExtraActionSummary); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*DetailedExtraActionInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ExtraActionInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
case 3:
return &v.extensionFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EnvironmentVariable); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*SpawnInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*CppCompileInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*CppLinkInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*JavaCompileInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*PythonInfo); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ExtraActionInfo_StringList); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ExtraActionInfo_AspectDescriptor); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_extra_actions_base_proto_extra_actions_base_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ExtraActionInfo_AspectDescriptor_StringList); 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_extra_actions_base_proto_extra_actions_base_proto_rawDesc,
NumEnums: 0,
NumMessages: 14,
NumExtensions: 5,
NumServices: 0,
},
GoTypes: file_extra_actions_base_proto_extra_actions_base_proto_goTypes,
DependencyIndexes: file_extra_actions_base_proto_extra_actions_base_proto_depIdxs,
MessageInfos: file_extra_actions_base_proto_extra_actions_base_proto_msgTypes,
ExtensionInfos: file_extra_actions_base_proto_extra_actions_base_proto_extTypes,
}.Build()
File_extra_actions_base_proto_extra_actions_base_proto = out.File
file_extra_actions_base_proto_extra_actions_base_proto_rawDesc = nil
file_extra_actions_base_proto_extra_actions_base_proto_goTypes = nil
file_extra_actions_base_proto_extra_actions_base_proto_depIdxs = nil
}