Documentation
¶
Overview ¶
Package haproxy gathers haproxy related data from a host.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CSVtoJSON ¶
CSVtoJSON parses CSV to JSON This function is very specific to parsing HAProxy output.
func NewHAProxyStats ¶
Types ¶
type HAProxyStats ¶
func (*HAProxyStats) ToJson ¶
func (hap *HAProxyStats) ToJson() ([]byte, error)
ToJson serialize Data field to JSON.
Click to show internal directories.
Click to hide internal directories.