Created API (markdown)

potats0 2023-07-07 15:58:51 +08:00
parent 1d5518c870
commit ff9e0b6b4e

8
API.md Normal file

@ -0,0 +1,8 @@
## resty.coraza
This meta module provides a version sanity check against linked libcoraza library.
**syntax**: *waf = coraza.create_waf()*
Try to load libcoraza shared libraries. This function return the waf instance if it's being
successfully loaded and error if any.