初学 Golang 开源:将数据库表转换为 struct,支持多 Tag
資深大佬 : licoycn 1
初学 Golang,想把数据库表结构转换为 go 的 struct,找了好几个不太符合自己的需求,于是动手撸了一个。
开源地址: https://github.com/Licoy/dbstruct
大佬有話說 (2)
初学 Golang,想把数据库表结构转换为 go 的 struct,找了好几个不太符合自己的需求,于是动手撸了一个。
开源地址: https://github.com/Licoy/dbstruct
https://github.com/gohouse/converter