mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-11 20:31:11 +01:00
Implement patref class to expose pat_ref struct internal pattern struct in lua. This is some prerequisite work needed to be able to manipulate exisiting generic pattern object lists (acl/map) from Lua, because the Map class can only be used to perform matching ops on Map files.