rsstats
0.0.1
Redis Enterprise Statistic collector
json.h
Go to the documentation of this file.
1
22
#ifndef __JSON_H__
23
#define __JSON_H__
24
25
#include "
cJSON.h
"
26
43
char
*
json2text
(
cJSON
* value_json);
44
45
#endif
/* __JSON_H__ */
46
/* vim: set tw=80: */
cJSON.h
json2text
char * json2text(cJSON *value_json)
Convert a cJSON object in a C String.
Definition:
json.c:31
cJSON
Definition:
cJSON.h:103
rsstats-0.0.1
src
json.h
Generated by
1.9.4