mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-04 03:03:14 -05:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			126 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			126 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								package traffic
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// Ready implements the ready.Readiness interface.
							 | 
						||
| 
								 | 
							
								func (t *Traffic) Ready() bool { return t.c.HasSynced() }
							 |