mirror of
				https://github.com/42wim/matterbridge.git
				synced 2025-10-30 21:37:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			223 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			223 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // The data package embeds all the charset
 | |
| // data files as Go data. It registers the data with the charset
 | |
| // package as a side effect of its import. To use:
 | |
| //
 | |
| //	import _ "github.com/paulrosania/go-charset"
 | |
| package data
 | 
