.
This commit is contained in:
		
							parent
							
								
									54d56b1df4
								
							
						
					
					
						commit
						0ad3637ab4
					
				@ -88,8 +88,4 @@ func Remove(id string, rch chan interface{}) error {
 | 
			
		||||
}
 | 
			
		||||
func Notify(id string, arg interface{}) error {
 | 
			
		||||
	return _observer.Notify(id, arg)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func GetCount() (int) {
 | 
			
		||||
	return len(_observer.events)
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user