data_lake_common.c File Reference

Strings for data lake error codes. More...

#include "data_lake_common.h"
Include dependency graph for data_lake_common.c:

Go to the source code of this file.

Variables

const char * mcl_data_lake_return_code_strings [MCL_DATA_LAKE_RETURN_CODE_END-MCL_CORE_RETURN_CODE_END]
 

Detailed Description

Strings for data lake error codes.

Definition in file data_lake_common.c.

Variable Documentation

const char* mcl_data_lake_return_code_strings[MCL_DATA_LAKE_RETURN_CODE_END-MCL_CORE_RETURN_CODE_END]
Initial value:
=
{
"MCL_DATA_LAKE_SIGNED_URL_GENERATION_FAIL"
}

Definition at line 11 of file data_lake_common.c.