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