blob: d9b827c990f68289f149bcdb6a74442c234d8b43 (
plain)
1
2
3
4
5
6
7
8
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
|