mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			73 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			73 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package goleveldb
 | |
| 
 | |
| const DBName = "goleveldb"
 | |
| const MemDBName = "memory"
 |