Skip to content

Simple parser for HAProxy in Go, plus transforming to JSON.

License

Notifications You must be signed in to change notification settings

lethain/haproxy-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple proof of concept for parsing haproxy configurations and transforming them into JSON.

Running:

go run {parse,scanner}.go haproxy.cfg

This is far from feature complete, and approach is based on this blog post.

About

Simple parser for HAProxy in Go, plus transforming to JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages