mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
gofmt all (#1144)
This commit is contained in:
@ -94,7 +94,7 @@ var features = providers.DocumentationNotes{
|
||||
func init() {
|
||||
// SRV support is in this provider, but Linode doesn't seem to support it properly
|
||||
fns := providers.DspFuncs{
|
||||
Initializer: NewLinode,
|
||||
Initializer: NewLinode,
|
||||
RecordAuditor: AuditRecords,
|
||||
}
|
||||
providers.RegisterDomainServiceProviderType("LINODE", fns, features)
|
||||
|
Reference in New Issue
Block a user