mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-10-31 03:07:34 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			69 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			69 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package res
 | |
| 
 | |
| import "embed"
 | |
| 
 | |
| //go:embed html/*
 | |
| var ErrorMsg embed.FS
 |