Terry-Mao / Go-Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terry-Mao/Go-Tool

Terry-Mao/Go-Tool is a tool box for golang.

Requeriments

Golang evn is required.

Installation

Just pull Terry-Mao/Go-Tool from github using go get:

$ go get github.com/Terry-Mao/Go-Tool
# Enter sub dir (etc auto-model) then go install

Usage

auto-model

auto-model is a auto-generation struct tool for golang models which read mysql information_schema.columns

$ go get github.com/go-sql-driver/mysql
$ cd auto-model
$ go intall
$ cd ${GOPATH}/bin
# for a help
$ ./auto-model -h

About


Languages

Language:Go 100.0%