package
Version:
v0.0.0-...-2bd70a3
Opens a new window with list of versions in this module.
Published: May 10, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Run(dsn, pkgName, output, tag string, skipComment bool)
type Index struct {
KeyName string `db:"Key_name"`
ColumnName string `db:"Column_name"`
NonUnique uint8 `db:"Non_unique"`
}
type TemplateData struct {
PkgName string
Tables []Table
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.