func file_envoy_api_v2_core_grpc_method_list_proto_init()

in proto/envoy/api/v2/core/grpc_method_list.pb.go [189:237]


func file_envoy_api_v2_core_grpc_method_list_proto_init() {
	if File_envoy_api_v2_core_grpc_method_list_proto != nil {
		return
	}
	if !protoimpl.UnsafeEnabled {
		file_envoy_api_v2_core_grpc_method_list_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GrpcMethodList); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_envoy_api_v2_core_grpc_method_list_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GrpcMethodList_Service); 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_envoy_api_v2_core_grpc_method_list_proto_rawDesc,
			NumEnums:      0,
			NumMessages:   2,
			NumExtensions: 0,
			NumServices:   0,
		},
		GoTypes:           file_envoy_api_v2_core_grpc_method_list_proto_goTypes,
		DependencyIndexes: file_envoy_api_v2_core_grpc_method_list_proto_depIdxs,
		MessageInfos:      file_envoy_api_v2_core_grpc_method_list_proto_msgTypes,
	}.Build()
	File_envoy_api_v2_core_grpc_method_list_proto = out.File
	file_envoy_api_v2_core_grpc_method_list_proto_rawDesc = nil
	file_envoy_api_v2_core_grpc_method_list_proto_goTypes = nil
	file_envoy_api_v2_core_grpc_method_list_proto_depIdxs = nil
}