mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-24 16:32:07 +01:00
Implement a small API to easily add extra counters inside a structure instance. This will be used to implement dynamic statistics linked on every type of object as needed. The counters are stored in a dynamic array inside the relevant objects.