leprechau / go-pacparser

golang bindings for pacparser library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-pacparser

Mozilla Public License Go Reference Go Report Card

This package provides Go bindings for the pacparser library. It uses channels and a single handler to provide thread safety.

Installing

With a proper Go development environment simply run:

go get github.com/leprechau/go-pacparser

Examples

You can find a short example script in the example folder in this repository.

About

golang bindings for pacparser library

License:Mozilla Public License 2.0


Languages

Language:Go 92.6%Language:JavaScript 7.4%