in api/mesh/options.pb.go [541:614]
func file_api_mesh_options_proto_init() {
if File_api_mesh_options_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_api_mesh_options_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*DubboResourceOptions); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_api_mesh_options_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*DubboWsOptions); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_api_mesh_options_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*DubboDdsOptions); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_api_mesh_options_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*DubboPolicyOptions); 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_api_mesh_options_proto_rawDesc,
NumEnums: 0,
NumMessages: 4,
NumExtensions: 2,
NumServices: 0,
},
GoTypes: file_api_mesh_options_proto_goTypes,
DependencyIndexes: file_api_mesh_options_proto_depIdxs,
MessageInfos: file_api_mesh_options_proto_msgTypes,
ExtensionInfos: file_api_mesh_options_proto_extTypes,
}.Build()
File_api_mesh_options_proto = out.File
file_api_mesh_options_proto_rawDesc = nil
file_api_mesh_options_proto_goTypes = nil
file_api_mesh_options_proto_depIdxs = nil
}