mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-04 03:03:14 -05:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			107 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			107 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								package secondary
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								import "github.com/miekg/coredns/middleware/file"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								type Secondary struct {
							 | 
						||
| 
								 | 
							
									file.File
							 | 
						||
| 
								 | 
							
								}
							 |