2.2 – Environments and the Global Environment 2.2 – Environments and the Global Environment As will be discussed in §3.2 and §3.3.3 , any reference to a global name var is sy...
2.3 – Variables 2.3 – Variables Variables are places that store values. There are three kinds of variables in Lua: global variables, local variables, and table fields. A singl...
3.4.3. Advanced features : Scripting 3.4.3. Advanced features : Scripting HAProxy can be built with support for the Lua embedded language , which opens a wide area of ...
(un)Installing your plugin Packaging sources Install the plugin Via LuaRocks from the created ‘rock’ Via LuaRocks from the source archive Via a Dockerfile or docker run (install...
4.3 – Registry 4.3 – Registry Lua provides a registry, a predefined table that can be used by any C code to store whatever Lua values it needs to store. The registry table is a...
inspect Description Features Operation Graph API to define hook in hooks file require(“apisix.inspect.dbg”).set_hook(file, line, func, filter_func) Attributes Enable Plugin ...