mirror of https://github.com/grafana/grafana.git
				
				
				
			
		
			
	
	
		
			6 lines
		
	
	
		
			59 B
		
	
	
	
		
			Go
		
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			59 B
		
	
	
	
		
			Go
		
	
	
	
| 
								 | 
							
								package log
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								type DisposableHandler interface {
							 | 
						||
| 
								 | 
							
									Close()
							 | 
						||
| 
								 | 
							
								}
							 |