Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fifsky/genstruct

Repository files navigation

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.

AltStyle によって変換されたページ (->オリジナル) /