genstruct
genstruct copied to clipboard
Golang struct generator similar to mysql terminal
genstruct
Golang struct generator from mysql schema
Install
go install github.com/fifsky/genstruct
Usage
genstruct -h localhost -u root -p 3306 -P 123456
-hdefaultlocalhost-udefaultroot-pdefault3306
online
https://go.fifsky.com/
gosql
The structure can be applied to a gosql package
License
The source code is available under the MIT License.
