MINOR: lua: add class proxy
authorThierry Fournier <tfournier@arpalert.org>
Fri, 19 Feb 2016 19:56:00 +0000 (20:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Mar 2016 16:43:42 +0000 (18:43 +0200)
commitf61aa6356eb8928894d75858087bef5b3c2a0750
treeb33f251e4e0c4993513d1789bd8b1e19442421a2
parenteea77c0e1723ebd8f30b2437972a24aaa78b6f6c
MINOR: lua: add class proxy

This class provides the access to the proxy struct, it allows
some manipulations and retrieve informations.
doc/lua-api/index.rst
include/types/hlua.h
src/hlua_fcn.c