MINOR: hlua/event_hdl: expose proxy_uuid variable in server events
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 22 Mar 2023 16:49:04 +0000 (17:49 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 21 Apr 2023 12:36:45 +0000 (14:36 +0200)
commit55f84c7cabca6c5a26100204fcd81b454c737ed1
tree64f0fd36659bffd71d6b99d85ceb4910c47a72d2
parent3d9bf4e1a58b64be5c18d269110f8d6923289eae
MINOR: hlua/event_hdl: expose proxy_uuid variable in server events

Adding proxy_uuid to ServerEvent class.
proxy_uuid contains the uuid of the proxy to which the server belongs
doc/lua-api/index.rst
src/hlua.c