This package provides Go bindings for the pacparser library. It uses channels and a single handler to provide thread safety.
With a proper Go development environment simply run:
go get github.com/leprechau/go-pacparser
You can find a short example script in the example folder in this repository.