# 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
# Structs
file template
*/.
No description provided by the author