mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			60 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			60 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package configloaders
 | 
						|
 | 
						|
import "sync"
 | 
						|
 | 
						|
var locker sync.Mutex
 |