Skip to content

KevinShuming/genstruct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genstruct

Golang struct generator similar to mysql terminal

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

gosql

The structure can be applied to a gosql package

License

The source code is available under the MIT License.

About

Golang struct generator similar to mysql terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%