Categorygithub.com/fifsky/genstruct
modulepackage
1.1.1
Repository: https://github.com/fifsky/genstruct.git
Documentation: pkg.go.dev

# README

genstruct

build

Golang struct generator from mysql schema

asciicast

Install

go install github.com/fifsky/genstruct

Usage

genstruct -h localhost -u root -p 3306 -P 123456
  • -h default localhost
  • -u default root
  • -p default 3306

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.

# Packages

No description provided by the author
No description provided by the author