mirror of
https://github.com/astaxie/beego.git
synced 2025-02-23 05:17:11 +00:00
5 lines
73 B
Go
5 lines
73 B
Go
![]() |
package goleveldb
|
||
|
|
||
|
const DBName = "goleveldb"
|
||
|
const MemDBName = "memory"
|