MINOR: hlua_fcn: add Server.get_trackers()
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 29 Mar 2023 12:02:39 +0000 (14:02 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 May 2023 14:28:32 +0000 (16:28 +0200)
commit4be36a1337205f01f6d4383e8930e8258d1aaa55
treecb83792e116bec1ee1f4e4d0448da81662bfec05
parent406511a2dffe8a4e011929854efc3322b55a5237
MINOR: hlua_fcn: add Server.get_trackers()

This function returns an array of servers who are currently tracking
the server.
doc/lua-api/index.rst
src/hlua_fcn.c