mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
gofmt -s -w
This commit is contained in:
@@ -2,7 +2,7 @@ package hexonet
|
||||
|
||||
import "fmt"
|
||||
|
||||
//EnsureDomainExists returns an error
|
||||
// EnsureDomainExists returns an error
|
||||
// * if access to dnszone is not allowed (not authorized) or
|
||||
// * if it doesn't exist and creating it fails
|
||||
func (n *HXClient) EnsureDomainExists(domain string) error {
|
||||
|
Reference in New Issue
Block a user