You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

358 B

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