dnscontrol/vendor/github.com/digitalocean/godo/doc.go
Juho Teperi ad27cc9b3b Digitalocean provider (#171)
* Implement Digitalocean provider
* Vendor digitalocean lib
* Enable SRV for Digitalocean and fix the tests
* Test cname etc. records pointing to the same domain
2017-08-10 13:31:20 -07:00

2 lines
69 B
Go

// Package godo is the DigtalOcean API v2 client for Go
package godo