mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
linting (#777)
This commit is contained in:
@@ -92,7 +92,7 @@ type DocumentationNote struct {
|
||||
// DocumentationNotes is a full list of notes for a single provider
|
||||
type DocumentationNotes map[Capability]*DocumentationNote
|
||||
|
||||
// ProviderMetadata is a common interface for DocumentationNotes and Capability to be used interchangably
|
||||
// ProviderMetadata is a common interface for DocumentationNotes and Capability to be used interchangeably
|
||||
type ProviderMetadata interface{}
|
||||
|
||||
// Notes is a collection of all documentation notes, keyed by provider type
|
||||
|
Reference in New Issue
Block a user