selfcare init
This commit is contained in:
11
proxy_c/rest_proxy_print.h
Normal file
11
proxy_c/rest_proxy_print.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __REST_PROXY_PRINT_H__
|
||||
#define __REST_PROXY_PRINT_H__
|
||||
|
||||
#include "restapi.h"
|
||||
|
||||
void rest_proxy_print_stat();
|
||||
|
||||
void rest_proxy_print_msg(const struct rest_msg_s* msg, int b_is_request, const char* tip);
|
||||
|
||||
|
||||
#endif /* __REST_PROXY_PRINT_H__ */
|
||||
Reference in New Issue
Block a user