修改目录结构, 添加文档
This commit is contained in:
9
adapter/http_adapter/conf/http_adapter.inf
Normal file
9
adapter/http_adapter/conf/http_adapter.inf
Normal 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
|
||||
Reference in New Issue
Block a user