//
pkg.gl
Category
github.com/zhang-jianqiang/table2struct
repository
package
0.0.2
Repository:
https://github.com/zhang-jianqiang/table2struct.git
Documentation:
pkg.go.dev
Overview
Dependencies
2
Dependents
0
#
Packages
database
No description provided by the author
pkg
No description provided by the author
service
No description provided by the author
test
No description provided by the author
#
README
table2struct
根据表名自动生成go语言中的结构体,主要为了方便go的数据库操作
使用方法
参考demo.go