Go to file
Nick Thomas 259ffdc8ed Initial commit 2015-01-10 02:01:24 +00:00
pipe Initial commit 2015-01-10 02:01:24 +00:00
LICENSE.txt Initial commit 2015-01-10 02:01:24 +00:00
README.md Initial commit 2015-01-10 02:01:24 +00:00

README.md

go-pdns


Simple Go libraries to interact with PowerDNS ( https://www.powerdns.com/ ).

Currently contains an implementation of the powerdns-pipebackend protocol and a library to ease developing backends in Go. See pipe/dsl/dsl.go for usage examples.

APIs / etc are not set in stone yet, patches welcome.

Contact: Nick Thomas nick@bytemark.co.uk