data_lake_common.c
Go to the documentation of this file.
1 
9 #include "data_lake_common.h"
10 
12 {
13  "MCL_DATA_LAKE_SIGNED_URL_GENERATION_FAIL"
14 };
Strings for data lake error codes.
MCL_CORE_RETURN_CODE_END
const char * mcl_data_lake_return_code_strings[MCL_DATA_LAKE_RETURN_CODE_END-MCL_CORE_RETURN_CODE_END]