mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-27 16:24:19 -04:00 
			
		
		
		
	* Rename middleware to plugin first pass; mostly used 'sed', few spots where I manually changed text. This still builds a coredns binary. * fmt error * Rename AddMiddleware to AddPlugin * Readd AddMiddleware to remain backwards compat
		
			
				
	
	
		
			3 lines
		
	
	
		
			81 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			81 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // Package test contains helper functions for writing plugin tests.
 | |
| package test
 |