Skip to content

sydneybrokeit/HAProxyGoStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages