mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
7 lines
219 B
Go
7 lines
219 B
Go
// This package contains a specialized client for interacting with PowerDNS' "Zones" API.
|
|
//
|
|
// More information
|
|
//
|
|
// Official API documentation: https://doc.powerdns.com/authoritative/http-api/zone.html
|
|
package zones
|