1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/vendor/github.com/mittwald/go-powerdns/apis/cache/doc.go
Jan-Philipp Benecke ffd4e46dda New DNS provider PowerDNS (#748)
* Added PowerDNS as dns provider

* Remove unnecessary comments

* Some tests

* Implemented feedback
2020-05-30 09:54:07 -04:00

7 lines
221 B
Go

// Package cache contains a specialized client for interacting with PowerDNS' "Cache" API.
//
// More information
//
// Official API documentation: https://doc.powerdns.com/authoritative/http-api/cache.html
package cache