Versions in this module Expand all Collapse all v0 v0.0.2 Nov 11, 2025 Changes in this version + type ConfigOption func(*haproxyClient) + func HTTPClient(client *http.Client) ConfigOption + func Host(host string) ConfigOption + func Path(path string) ConfigOption + func Port(port string) ConfigOption + type Stats struct + Bck int + Pxname string + Rate int + Scur int + Status string + Stot int + Svname string + Type string + func Status(opts ...ConfigOption) ([]*Stats, error)