mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 09:14:17 -04:00
@@ -11,8 +11,8 @@ import (
|
|||||||
// Namespace is a stripped down api.Namespace with only the items we need for CoreDNS.
|
// Namespace is a stripped down api.Namespace with only the items we need for CoreDNS.
|
||||||
type Namespace struct {
|
type Namespace struct {
|
||||||
// Don't add new fields to this struct without talking to the CoreDNS maintainers.
|
// Don't add new fields to this struct without talking to the CoreDNS maintainers.
|
||||||
Version string
|
Version string
|
||||||
Name string
|
Name string
|
||||||
|
|
||||||
*Empty
|
*Empty
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user