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:
@@ -78,7 +78,7 @@ func initBind(config map[string]string, providermeta json.RawMessage) (providers
|
||||
|
||||
func init() {
|
||||
fns := providers.DspFuncs{
|
||||
Initializer: initBind,
|
||||
Initializer: initBind,
|
||||
RecordAuditor: AuditRecords,
|
||||
}
|
||||
providers.RegisterDomainServiceProviderType("BIND", fns, features)
|
||||
|
Reference in New Issue
Block a user