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