Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAProxyGoStat

Install

go get -u github.com/hmschreck/HAProxyGoStat

Use

Create a line parser for your specific version of HAProxy by passing in the header line of the CSV output.

parser := HAProxyGoStat.CreateHAPRoxyCSVParser(header_line)

You can then create an HAProxyStat by calling the parser : start := parser(line)

About

A golang library for working with HAProxy stats

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages