Skip to content

hyperq/hgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hgen

a tool for wood to generate go code with mysql data table

Install

go get github.com/hyperq/hgen

How to use

hgen -d dbname -t user
a tool for wood to generate go code with mysql data table
a tool for wood to generate go code with mysql data table

Usage:
  hgen [flags]

Flags:
  -e, --cache              is cache
  -c, --comment            swagger comment
  -d, --dbname string      dbname
  -h, --help               help for hgen
  -i, --ip string          ip (default "127.0.0.1")
  -p, --password string    mysql password (default "123456ab")
      --port int           mysql port (default 3306)
  -t, --tablename string   table names,you yan use , join mult
  -g, --tags string        tags
  -u, --username string    mysql username (default "root")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages