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:
@@ -47,7 +47,7 @@ type RecordAuditor func([]*models.RecordConfig) error
|
||||
|
||||
// DspFuncs lists functions registered with a provider.
|
||||
type DspFuncs struct {
|
||||
Initializer DspInitializer
|
||||
Initializer DspInitializer
|
||||
RecordAuditor RecordAuditor
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user