mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 23:24:39 +08:00
* Implement Digitalocean provider * Vendor digitalocean lib * Enable SRV for Digitalocean and fix the tests * Test cname etc. records pointing to the same domain
2 lines
69 B
Go
2 lines
69 B
Go
// Package godo is the DigtalOcean API v2 client for Go
|
|
package godo
|