修改目录结构, 添加文档

This commit is contained in:
崔一鸣
2019-05-21 16:54:19 +08:00
parent a3d83e74f3
commit 4636f27eec
20 changed files with 101 additions and 583 deletions

View File

@@ -0,0 +1,9 @@
[PLUGINFO]
PLUGNAME = http_adapter
SO_PATH = ./plug/business/http_adapter/libhttp_adapter.so
INIT_FUNC = http_adapter_init
DESTROY_FUNC = http_adapter_destroy
[HTTP]
FUNC_FLAG = ALL
FUNC_NAME = http_adapter_http_entry