文件名称:Go-mgwebgo语言编写的mongodbweb管理工具
文件大小:4.4MB
文件格式:ZIP
更新时间:2022-09-02 13:37:07
Go开发-数据库工具/驱动
mgweb go语言编写的 mongodb web管理工具 项目使用beego框架实现 项目依赖 项目基于beego,mgo等项目,使用时需提前安装依赖库
【文件预览】:
29392964-mgweb-7d86751
----main.go(103B)
----README.md(614B)
----routers()
--------router.go(566B)
----views()
--------layout()
--------modal()
--------maincontroller()
--------index.tpl(4KB)
--------login.tpl(789B)
--------operation()
----conf()
--------app.conf(77B)
----tests()
--------default_test.go(945B)
----static()
--------css()
--------fonts()
--------img()
--------js()
----models()
--------Base.go(3KB)
--------mongo.go(3KB)
----mgweb.tar.gz(4.13MB)
----controllers()
--------Login.go(894B)
--------Base.go(404B)
--------Operation.go(3KB)
--------Main.go(1KB)