haproxy-rest icon indicating copy to clipboard operation
haproxy-rest copied to clipboard

REST interface for HAproxy written in GO

Results 2 haproxy-rest issues
Sort by recently updated
recently updated
newest added

Hi,I checked the easy docker way,But I don't want that,I just want to install it without docker, How can I reach that? If I use docker way,how can I load...

I have all dependencies installed but receive the following error when building ``` bash # go build # _/root/haproxy-rest ./kafkaProducer.go:18: undefined: sarama.NewClientConfig ./kafkaProducer.go:22: too many arguments in call to sarama.NewClient...