mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 18:12:48 +02:00
The functions - hlua_class_const_int() - hlua_class_const_str() - hlua_class_function() are use for common class registration actions. The function 'hlua_dump_object()' is generic dump name function. These functions can be used by all the HAProxy objects, so I move it into the safe functions file.