add dynamic config unit-test and hierarchy unfinished
This commit is contained in:
@@ -18,9 +18,8 @@ extern "C"
|
||||
|
||||
#include "hiredis/hiredis.h"
|
||||
|
||||
int json2iris(const char* json_buff, const char* json_filename, const char*compile_tn,
|
||||
const char* group2compile_tn, const char* group2group_tn, redisContext *redis_write_ctx,
|
||||
char* iris_dir_buf, int buf_len, char* encrypt_key, char* encrypt_algo,
|
||||
int json2iris(const char *json_buff, const char *json_filename, redisContext *redis_write_ctx,
|
||||
char *iris_dir_buf, int buf_len, char *encrypt_key, char *encrypt_algo,
|
||||
struct log_handle *logger);
|
||||
|
||||
#ifdef __cpluscplus
|
||||
|
||||
Reference in New Issue
Block a user