package
0.0.0-20200831072427-1ceedbb9f8bd
Repository: https://github.com/ganluo960214/stitchingsqlgo.git
Documentation: pkg.go.dev

# README

Stitching Sql

generate mapper and list from type and type cost

flags

usage: go:generate stitching_sql -type=example -file-name=u_can_set_file_name_or_by_default__-type_stitching_sql.go

-type data type
    data type,must be set
-file-name newly generated file name, default as "-type_stitching_sql.go"
    file name of the generated file

usage

go get -u github.com/ganLuo960214/StitchingSQLGo/cmd/stitching_sql

# Constants

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

# Variables

env */.
env */.

# Structs

file template */.
No description provided by the author