MINOR: lua: add sample and args type converters
authorThierry FOURNIER <tfournier@haproxy.com>
Fri, 23 Jan 2015 10:36:30 +0000 (11:36 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Feb 2015 22:12:34 +0000 (23:12 +0100)
commit55da165301b4de213dacf57f1902c2142e867775
tree83c8d59fa416c260bf0abace8a03ec6568466be0
parent24f3353403e0debacee8a2bb90df1fbb8b6cf4e2
MINOR: lua: add sample and args type converters

These function are used for converting LUA value in HAProxy values.
This is helpful with sample-fetch and converter wrappers.
src/hlua.c