mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-12-31 13:49:09 +03:00
Created API (markdown)
8
API.md
Normal file
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.
|
||||
|
||||
Reference in New Issue
Block a user