文件名称:Go-gen-将数据库转换为gorm结构体和RESTfulapi
文件大小:41KB
文件格式:ZIP
更新时间:2022-09-02 20:46:26
Go开发-其它杂项
gen - 将数据库转换为gorm结构体和RESTful api
【文件预览】:
gen-master
----go.mod(799B)
----main.go(5KB)
----go.sum(21KB)
----.travis.yml(230B)
----example()
--------main.go(436B)
--------model()
--------api()
----LICENSE(34KB)
----README.md(3KB)
----Makefile(862B)
----template()
--------model.go(436B)
--------controller.go(3KB)
--------router.go(1KB)
----dbmeta()
--------util_test.go(1022B)
--------meta.go(4KB)
--------util.go(3KB)